Mercurial > repos > pieterlukasse > prims_proteomics
comparison isofix.xml @ 6:d1edc7971d48
fixes in tool forms (<when> tags)
author | pieter.lukasse@wur.nl |
---|---|
date | Fri, 31 Jan 2014 12:11:34 +0100 |
parents | d50f079096ee |
children |
comparison
equal
deleted
inserted
replaced
5:5d99c9d0615d | 6:d1edc7971d48 |
---|---|
31 label="Use original protein sequences for detecting peptide source relations" | 31 label="Use original protein sequences for detecting peptide source relations" |
32 help="This can reduce redundancy in final set by correctly identifying which peptides derive from bigger peptides that are also identified"/> | 32 help="This can reduce redundancy in final set by correctly identifying which peptides derive from bigger peptides that are also identified"/> |
33 <when value="Yes"> | 33 <when value="Yes"> |
34 <param name="fastaFile" type="data" format="fasta" label="Protein sequences (fasta file)"/> | 34 <param name="fastaFile" type="data" format="fasta" label="Protein sequences (fasta file)"/> |
35 </when> | 35 </when> |
36 <when value="No"> | |
37 </when> | |
36 </conditional> | 38 </conditional> |
37 | 39 |
38 </inputs> | 40 </inputs> |
39 <outputs> | 41 <outputs> |
40 <data name="outputFile" format="apml" label="${identificationsFile.metadata.base_name} - ${tool.name} on ${on_string}: APML" metadata_source="identificationsFile"></data> | 42 <data name="outputFile" format="apml" label="${identificationsFile.metadata.base_name} - ${tool.name} on ${on_string}: APML" metadata_source="identificationsFile"></data> |