Mercurial > repos > galaxyp > openms_databasefilter
comparison DatabaseFilter.xml @ 12:0c98acedb17a 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:24:17 +0000 |
parents | d589c931720d |
children | 0878a55de9e7 |
comparison
equal
deleted
inserted
replaced
11:fd64bf34cb08 | 12:0c98acedb17a |
---|---|
51 <option value="whitelist" selected="true">whitelist</option> | 51 <option value="whitelist" selected="true">whitelist</option> |
52 <option value="blacklist">blacklist</option> | 52 <option value="blacklist">blacklist</option> |
53 <expand macro="list_string_san"/> | 53 <expand macro="list_string_san"/> |
54 </param> | 54 </param> |
55 <expand macro="adv_opts_macro"> | 55 <expand macro="adv_opts_macro"> |
56 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 56 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
57 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 57 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
58 <expand macro="list_string_san"/> | 58 <expand macro="list_string_san"/> |
59 </param> | 59 </param> |
60 </expand> | 60 </expand> |
61 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 61 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
62 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 62 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
63 </param> | 63 </param> |
64 </inputs> | 64 </inputs> |
65 <outputs> | 65 <outputs> |
66 <data name="out" label="${tool.name} on ${on_string}: out" format="fasta"/> | 66 <data name="out" label="${tool.name} on ${on_string}: out" format="fasta"/> |
73 <expand macro="manutest_DatabaseFilter"/> | 73 <expand macro="manutest_DatabaseFilter"/> |
74 </tests> | 74 </tests> |
75 <help><![CDATA[Filters a protein database (FASTA format) based on identified proteins | 75 <help><![CDATA[Filters a protein database (FASTA format) based on identified proteins |
76 | 76 |
77 | 77 |
78 For more information, visit http://www.openms.de/documentation/UTILS_DatabaseFilter.html]]></help> | 78 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_DatabaseFilter.html]]></help> |
79 <expand macro="references"/> | 79 <expand macro="references"/> |
80 </tool> | 80 </tool> |