Mercurial > repos > iuc > funannotate_compare
changeset 4:494f0bb4a993 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8307455ce2bb36981fee509f556ff17c227a9d8a
author | iuc |
---|---|
date | Sun, 22 Jan 2023 17:32:51 +0000 |
parents | 563a19373357 |
children | a7ce2601500c |
files | funannotate_compare.xml macros.xml |
diffstat | 2 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/funannotate_compare.xml Thu Nov 25 16:21:20 2021 +0000 +++ b/funannotate_compare.xml Sun Jan 22 17:32:51 2023 +0000 @@ -108,7 +108,6 @@ <param name="input" value="compare/Genus_species.gbk,compare/Other_species.gbk,compare/Other_beast.gbk,compare/Yet_another.gbk" /> <param name="database" value="2021-07-20-120000" /> <param name="run_dnds" value="estimate" /> - <param name="outputs" value="gbk" /> <conditional name="ml"> <param name="ml_method" value="raxml" /> </conditional> @@ -122,7 +121,6 @@ <param name="input" value="compare/Genus_species.gbk,compare/Other_species.gbk,compare/Other_beast.gbk,compare/Yet_another.gbk" /> <param name="database" value="2021-07-20-120000" /> <param name="run_dnds" value="full" /> - <param name="outputs" value="gbk" /> <conditional name="ml"> <param name="ml_method" value="raxml" /> </conditional>
--- a/macros.xml Thu Nov 25 16:21:20 2021 +0000 +++ b/macros.xml Sun Jan 22 17:32:51 2023 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.8.9</token> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@VERSION_SUFFIX@">3</token> <xml name="requirements"> <requirement type="package" version="@TOOL_VERSION@">funannotate</requirement>