Mercurial > repos > iuc > cat_bins
diff cat_bins.xml @ 1:544343d2276f draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit b6c674376eade4fdf9ffb31380f6689ede84a091"
| author | iuc |
|---|---|
| date | Wed, 08 Jan 2020 18:01:43 +0000 |
| parents | 81b7174b7fa5 |
| children | 9dfc328de6ef |
line wrap: on
line diff
--- a/cat_bins.xml Tue Dec 10 21:03:11 2019 +0000 +++ b/cat_bins.xml Wed Jan 08 18:01:43 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="cat_bins" name="CAT bins" version="@VERSION@.0"> +<tool id="cat_bins" name="CAT bins" version="@VERSION@.1"> <description>annotate with taxonomic classification</description> <macros> <import>macros.xml</import> @@ -36,7 +36,7 @@ <param name="mags" type="data" format="fasta" multiple="true" label="metagenome assembled genomes (MAGs/bins)"/> <expand macro="cat_db" /> <expand macro="use_intermediates" /> - <expand macro="custom_settings" /> + <expand macro="custom_settings_bins" /> <expand macro="diamond_options" /> <expand macro="add_names" /> <expand macro="summarise" />
