Repository 'funannotate_compare'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/funannotate_compare

Changeset 4:494f0bb4a993 (2023-01-22)
Previous changeset 3:563a19373357 (2021-11-25) Next changeset 5:a7ce2601500c (2023-04-13)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8307455ce2bb36981fee509f556ff17c227a9d8a
modified:
funannotate_compare.xml
macros.xml
b
diff -r 563a19373357 -r 494f0bb4a993 funannotate_compare.xml
--- a/funannotate_compare.xml Thu Nov 25 16:21:20 2021 +0000
+++ b/funannotate_compare.xml Sun Jan 22 17:32:51 2023 +0000
b
@@ -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>
b
diff -r 563a19373357 -r 494f0bb4a993 macros.xml
--- a/macros.xml Thu Nov 25 16:21:20 2021 +0000
+++ b/macros.xml Sun Jan 22 17:32:51 2023 +0000
b
@@ -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>