Mercurial > repos > iracooke > msgfplus
comparison msgfplus_search.xml @ 14:32365fec702c draft
Uploaded
author | iracooke |
---|---|
date | Thu, 26 Jun 2014 11:39:21 -0400 |
parents | c1df871ffa3c |
children | 6c751c59ce18 |
comparison
equal
deleted
inserted
replaced
13:c1df871ffa3c | 14:32365fec702c |
---|---|
67 </when> | 67 </when> |
68 <when value="input_ref"> | 68 <when value="input_ref"> |
69 <param name="fasta_file" type="data" format="fasta" label="Uploaded FASTA file" /> | 69 <param name="fasta_file" type="data" format="fasta" label="Uploaded FASTA file" /> |
70 </when> | 70 </when> |
71 </conditional> | 71 </conditional> |
72 <param name="input_file" type="data" format="mzml,mgf" multiple="false" label="MSMS File" help="An mzML file with MS/MS data"/> | 72 <param name="input_file" type="data" format="mzml" multiple="false" label="MSMS File" help="An mzML file with MS/MS data"/> |
73 <param name="variable_mods" format="text" type="select" multiple="true" label="Variable Modifications" help="Multiple Selection Allowed"> | 73 <param name="variable_mods" format="text" type="select" multiple="true" label="Variable Modifications" help="Multiple Selection Allowed"> |
74 <options from_file="msgfplus_mods.loc"> | 74 <options from_file="msgfplus_mods.loc"> |
75 <column name="name" index="0" /> | 75 <column name="name" index="0" /> |
76 <column name="value" index="2" /> | 76 <column name="value" index="2" /> |
77 </options> | 77 </options> |