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

Changeset 2:3187e8a44739 (2021-11-25)
Previous changeset 1:e2e43248dd18 (2021-11-18) Next changeset 3:563a19373357 (2021-11-25)
Commit message:
"planemo upload commit 9cbeba115a6e13dd4c007065b7d77dcb400f72fb"
modified:
funannotate_compare.xml
b
diff -r e2e43248dd18 -r 3187e8a44739 funannotate_compare.xml
--- a/funannotate_compare.xml Thu Nov 18 21:58:06 2021 +0000
+++ b/funannotate_compare.xml Thu Nov 25 09:43:48 2021 +0000
b
@@ -87,9 +87,6 @@
                 <param argument="--bootstrap" type="integer" value="100" label="Number of boostrap replicates to run with RAxML" />
             </when>
         </conditional>
-
-        <!-- Need this to change path in the test funannotate_db -->
-        <param type="hidden" name="uglyTestingHack" value="" />
     </inputs>
     <outputs>
         <data name='output' format='html' label="${tool.name} on ${on_string}: report" />
@@ -98,7 +95,6 @@
         <test>
             <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="outputs" value="gbk" />
             <conditional name="ml">
                 <param name="ml_method" value="raxml" />
             </conditional>