Skip to content
Snippets Groups Projects
Commit 8147fc7a authored by valot's avatar valot
Browse files

Correct printing input parameter on xml output of xtandem

git-svn-id: https://subversion.renater.fr/xtandempipeline/trunk@270 b8ef2a07-7df7-436f-90b9-41648038564b
parent 14ece091
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@
<param group="output" link="/resources/osequ.html" mod="no" type="yes|no" label="output, sequences" note="controls output of sequence information" >yes</param>
<param group="output" link="/resources/oosc.html" mod="no" type="yes|no" label="output, one sequence copy" note="sets the mode for writing protein sequences" >yes</param>
<param group="output" link="/resources/ospec.html" mod="no" type="yes|no" label="output, spectra" note="controls output of spectrum information" >yes</param>
<param group="output" link="/resources/opara.html" mod="no" type="yes|no" label="output,parameters" note="controls output of input parameters" >yes</param>
<param group="output" link="/resources/opara.html" mod="no" type="yes|no" label="output, parameters" note="controls output of input parameters" >yes</param>
<param group="output" link="/resources/operf.html" mod="no" type="yes|no" label="output, performance" note="controls output of performance parameters" >yes</param>
<param group="output" link="/resources/ohist.html" mod="no" type="yes|no" label="output, histograms" note="display histograms in output file" >yes</param>
<param group="output" link="/resources/ohcw.html" mod="no" type="int" label="output, histogram column width" note="width of columns in output file" >30</param>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment