Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
This project is a fork of the X!Tandem protein sequence modeler
for ease of modifying the code (addition of features and bug fixes)
X! tandem protein sequence modeler
What is it?
-----------
X! tandem open source software that can model tandem
mass spectra with protein sequences. This software
has a very simple, sophistocated application programming
interface (API): it simply takes an XML file of instructions
on its command line, and output the results into an XML file,
which has been specified in the input XML file.
The Latest Version
------------------
Details of the latest version can be found on the X! tandem
project page under http://www.thegpm.org.
This version is the 2nd release the Alanine edition (version 2017.02.01.4).
Documentation
-------------
This version of X! tandem is a full release, only including source
level documentation. As more releases occur, better documentation
will be included.
Installation
------------
Please see the file called INSTALL.
Licensing
---------
Please see the file called LICENSE.
Contacts
--------
For any question about this specific project, contact
olivier.langella@universite-paris-saclay.fr.
For any questions involving the original X!Tandem project,
please contact contact@thegpm.org
Acknowledgments (original authors and contributors)
---------------------------------------------------
Ron Beavis - system design and implementation
Rob Craig - debugging and LINUX implementation
Jayson Falkner - code for GeeToo LINUX implementation
Patrick Lacasse - initial additions for mzxml and mzdata functionality
Brendan McLean - optimized changes for mzxml and mzdata functionality using expat library