diff hyphy_relax.xml @ 32:49885a825dc1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 4bb2092ac089e709bdc0ec3c3680f47e17be509a"
author iuc
date Wed, 30 Mar 2022 00:12:50 +0000
parents 056cd46735b8
children 7207313de5a8
line wrap: on
line diff
--- a/hyphy_relax.xml	Sat Nov 27 11:29:03 2021 +0000
+++ b/hyphy_relax.xml	Wed Mar 30 00:12:50 2022 +0000
@@ -2,10 +2,10 @@
 <tool id="hyphy_relax" name="HyPhy-RELAX" version="@TOOL_VERSION@+galaxy1" profile="19.09">
     <description>Detect relaxed selection in a codon-based
     phylogenetic framework</description>
-    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <command detect_errors="exit_code"><![CDATA[
         @SYMLINK_FILES@
@@ -60,7 +60,6 @@
             <param name="test" value="PR" />
             <param name="srv" value="Yes" />
             <output name="relax_output" file="relax-out2-1.json" compare="sim_size"/>
-            <output name="alternative_model" file="relax-out2-2.json" compare="sim_size"/>
         </test>
     </tests>
     <help><![CDATA[