Mercurial > repos > iuc > megan_daa_meganizer
diff daa_meganizer.xml @ 1:f1b6527ba952 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megan commit 374a2824a264468316f04281ed211079015503b5"
author | iuc |
---|---|
date | Tue, 07 Dec 2021 10:17:41 +0000 |
parents | ca7c839a75ab |
children | bb2a8bd85c85 |
line wrap: on
line diff
--- a/daa_meganizer.xml Fri Dec 03 23:10:15 2021 +0000 +++ b/daa_meganizer.xml Tue Dec 07 10:17:41 2021 +0000 @@ -47,7 +47,7 @@ && mv '$input_identifier' '$output' ]]></command> <inputs> - <param argument="--in" type="data" format="daa" label="Input DAA file"/> + <expand macro="input_daa_param"/> <section name="advanced_options" title="Advanced options" expanded="false"> <param argument="--metaDataFile" type="data" format="tabular" multiple="true" optional="true" label="Files containing metadata to be included in the output files"/> <expand macro="long_reads_param"/> @@ -58,9 +58,7 @@ <expand macro="read_assignment_mode_param"/> <expand macro="con_file_param"/> <expand macro="mapdb_param"/> - <param argument="--only" type="text" value="" label="Names of classifications to use" help="Leave blank to use all classifications"> - <expand macro="sanitize_query" validinitial="string.ascii_letters,string.punctuation"/> - </param> + <expand macro="only_named_classifications_param"/> </section> </inputs> <outputs>