@@ -16,8 +16,8 @@ and Concatenated DTA files (_dta.txt).
16
16
Requirements
17
17
======
18
18
19
- JRE 1 .6 or greater \
20
- Memory 2GB or greater (recommended 4GB); larger FASTA files require more memory
19
+ Java Runtime v1 .6 or higher (use 64-bit Java) \
20
+ At least 2GB of memory (recommended to use 4GB); larger FASTA files require more memory
21
21
22
22
Downloads / Updates
23
23
======
@@ -41,7 +41,7 @@ Place MSGFPlus.jar in any folder
41
41
Usage Information
42
42
======
43
43
44
- Type ` java -jar MSGFPlus.jar ` for command line arguments
44
+ Type ` java -jar MSGFPlus.jar ` for command line arguments.
45
45
46
46
To convert an mzid output file into a tsv file, run ` java -cp MSGFPlus.jar edu.ucsd.msjava.ui.MzIDToTsv `
47
47
@@ -50,7 +50,7 @@ It is a C# application that works on Windows or on Linux using mono.
50
50
Download the Mzid-To-Tsv-Converter <a href =" https://github.com/PNNL-Comp-Mass-Spec/Mzid-To-Tsv-Converter/releases " >from GitHub</a >.
51
51
52
52
For detailed documentation, see the "doc" subfolder, or visit:
53
- * [ GitHub repo HTML help pages] ( http ://htmlpreview.github.io/?https://github.com/MSGFPlus/msgfplus/blob/master/doc/index.html)
53
+ * [ GitHub repo HTML help pages] ( https ://htmlpreview.github.io/?https://github.com/MSGFPlus/msgfplus/blob/master/doc/index.html)
54
54
* https://omics.pnl.gov/software/ms-gf
55
55
* https://bix-lab.ucsd.edu/pages/viewpage.action?pageId=13533355
56
56
@@ -63,13 +63,13 @@ Sangtae Kim [sangtae.kim (at) gmail.com]
63
63
Publications
64
64
======
65
65
66
- MS-GF+: Universal Database Search Tool for Mass Spectrometry , Sangtae Kim, Pavel A. Pevzner,
67
- Nat Commun. 2014 Oct 31;5:5277. doi: 10.1038/ncomms6277.
68
- http ://www.ncbi.nlm.nih.gov/pubmed/?term=25358478
66
+ MS-GF+ makes progress towards a universal database search tool for proteomics , Sangtae Kim and Pavel A. Pevzner,
67
+ Nat Commun. 2014 Oct 31;5:5277. doi: 10.1038/ncomms6277.\
68
+ https ://www.ncbi.nlm.nih.gov/pubmed/?term=25358478
69
69
70
- Spectral Probabilities and Generating Functions of Tandem Mass Spectra: A Strike against Decoy Databases, Sangtae Kim, Nitin Gupta and Pavel Pevzner,
71
- J Proteome Res. 2008 Aug;7(8):3354-63. doi: 10.1021/pr8001244.
72
- http ://www.ncbi.nlm.nih.gov/pubmed/?term=18597511
70
+ Spectral Probabilities and Generating Functions of Tandem Mass Spectra: A Strike against Decoy Databases, Sangtae Kim, Nitin Gupta, and Pavel Pevzner,
71
+ J Proteome Res. 2008 Aug;7(8):3354-63. doi: 10.1021/pr8001244.\
72
+ https ://www.ncbi.nlm.nih.gov/pubmed/?term=18597511
73
73
74
74
Source
75
75
======
0 commit comments