Mercurial > repos > galaxyp > openms_idmapper
comparison IDMapper.xml @ 6:d92d43ce63ce draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 8a95bc868914fb41c7452907f73a9273b03286ab
author | galaxyp |
---|---|
date | Thu, 11 Jan 2018 17:51:56 -0500 |
parents | e0c599550478 |
children | f9dbe4e67097 |
comparison
equal
deleted
inserted
replaced
5:ee74aa49131b | 6:d92d43ce63ce |
---|---|
89 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> | 89 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> |
90 <param name="param_consensus_annotate_ids_with_subelements" display="radio" type="boolean" truevalue="-consensus:annotate_ids_with_subelements" falsevalue="" checked="false" optional="True" label="Store the map index of the sub-feature in the peptide ID" help="(-annotate_ids_with_subelements) "/> | 90 <param name="param_consensus_annotate_ids_with_subelements" display="radio" type="boolean" truevalue="-consensus:annotate_ids_with_subelements" falsevalue="" checked="false" optional="True" label="Store the map index of the sub-feature in the peptide ID" help="(-annotate_ids_with_subelements) "/> |
91 </expand> | 91 </expand> |
92 </inputs> | 92 </inputs> |
93 <outputs> | 93 <outputs> |
94 <data name="param_out" metadata_source="param_in" format="input"/> | 94 <data name="param_out" metadata_source="param_in" format_source="param_in"/> |
95 </outputs> | 95 </outputs> |
96 <help>Assigns protein/peptide identifications to features or consensus features. | 96 <help>Assigns protein/peptide identifications to features or consensus features. |
97 | 97 |
98 | 98 |
99 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_IDMapper.html</help> | 99 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_IDMapper.html</help> |