Skip to content

Commit a05131c

Browse files
committed
Update documentation
1 parent 8218d1f commit a05131c

File tree

9 files changed

+313
-208
lines changed

9 files changed

+313
-208
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ and Concatenated DTA files (_dta.txt).
1616
Requirements
1717
======
1818

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
2121

2222
Downloads / Updates
2323
======
@@ -41,7 +41,7 @@ Place MSGFPlus.jar in any folder
4141
Usage Information
4242
======
4343

44-
Type `java -jar MSGFPlus.jar` for command line arguments
44+
Type `java -jar MSGFPlus.jar` for command line arguments.
4545

4646
To convert an mzid output file into a tsv file, run `java -cp MSGFPlus.jar edu.ucsd.msjava.ui.MzIDToTsv`
4747

@@ -50,7 +50,7 @@ It is a C# application that works on Windows or on Linux using mono.
5050
Download the Mzid-To-Tsv-Converter <a href="https://github.com/PNNL-Comp-Mass-Spec/Mzid-To-Tsv-Converter/releases">from GitHub</a>.
5151

5252
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)
5454
* https://omics.pnl.gov/software/ms-gf
5555
* https://bix-lab.ucsd.edu/pages/viewpage.action?pageId=13533355
5656

@@ -63,13 +63,13 @@ Sangtae Kim [sangtae.kim (at) gmail.com]
6363
Publications
6464
======
6565

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
6969

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
7373

7474
Source
7575
======

0 commit comments

Comments
 (0)