Skip to content

Commit 2b8e783

Browse files
committed
Add parameters to the documentation
1 parent b8db775 commit 2b8e783

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/MSGFPlus.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ <h1>MS-GF+</h1>
8989

9090
<span class="code-keyword">[-maxMissedCleavages Count]</span> (Exclude peptides with more than this number of missed cleavages from the search; <span class="code-object">Default: -1 (no limit)</span>)
9191

92+
<span class="code-keyword">[-minNumPeaks Count]</span> (Minimum number of ions a spectrum must have to be examined; <span class="code-object">Default: 10</span>)
93+
94+
<span class="code-keyword">[-iso NumIsoforms]</span> (Number of isoforms to consider per peptide; <span class="code-object">Default: 128</span>)
95+
9296
<span class="code-keyword">[-numMods Count]</span> (Maximum number of dynamic (variable) modifications per peptide; <span class="code-object">Default: 3</span>)
9397

9498
<span class="code-keyword">[-allowDenseCentroidedPeaks 0/1]</span> (<span class="code-object">Default: 0 (disabled)</span>; 1: (for mzML/mzXML input only) allows inclusion of spectra with high-density centroid data in the search)

0 commit comments

Comments
 (0)