Mercurial > repos > galaxyp > openms_openswathfeaturexmltotsv
comparison OpenSwathFeatureXMLToTSV.xml @ 10:5c50095229a5 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author | galaxyp |
---|---|
date | Tue, 13 Oct 2020 20:28:28 +0000 |
parents | b8192a9b7f9c |
children | 844c32358954 |
comparison
equal
deleted
inserted
replaced
9:5368af178b30 | 10:5c50095229a5 |
---|---|
50 <param name="short_format" argument="-short_format" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Whether to write short (one peptide per line) or long format (one transition per line)" help=""/> | 50 <param name="short_format" argument="-short_format" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Whether to write short (one peptide per line) or long format (one transition per line)" help=""/> |
51 <param name="best_scoring_peptide" argument="-best_scoring_peptide" type="text" optional="true" value="" label="If only the best scoring feature per peptide should be printed, give the variable name" help=""> | 51 <param name="best_scoring_peptide" argument="-best_scoring_peptide" type="text" optional="true" value="" label="If only the best scoring feature per peptide should be printed, give the variable name" help=""> |
52 <expand macro="list_string_san"/> | 52 <expand macro="list_string_san"/> |
53 </param> | 53 </param> |
54 <expand macro="adv_opts_macro"> | 54 <expand macro="adv_opts_macro"> |
55 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 55 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
56 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 56 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
57 <expand macro="list_string_san"/> | 57 <expand macro="list_string_san"/> |
58 </param> | 58 </param> |
59 </expand> | 59 </expand> |
60 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 60 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
61 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 61 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
62 </param> | 62 </param> |
63 </inputs> | 63 </inputs> |
64 <outputs> | 64 <outputs> |
65 <data name="out" label="${tool.name} on ${on_string}: out" format="csv"/> | 65 <data name="out" label="${tool.name} on ${on_string}: out" format="csv"/> |
72 <expand macro="manutest_OpenSwathFeatureXMLToTSV"/> | 72 <expand macro="manutest_OpenSwathFeatureXMLToTSV"/> |
73 </tests> | 73 </tests> |
74 <help><![CDATA[Converts a featureXML to a mProphet tsv. | 74 <help><![CDATA[Converts a featureXML to a mProphet tsv. |
75 | 75 |
76 | 76 |
77 For more information, visit http://www.openms.de/documentation/TOPP_OpenSwathFeatureXMLToTSV.html]]></help> | 77 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_OpenSwathFeatureXMLToTSV.html]]></help> |
78 <expand macro="references"/> | 78 <expand macro="references"/> |
79 </tool> | 79 </tool> |