diff hyphy_sm19.xml @ 25:36e40d93e8a3 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 3908306ffa6f6cbc7b83303b2d4c581406d2fad9"
author iuc
date Tue, 27 Apr 2021 18:03:19 +0000
parents f1261376fd4b
children 23b041c0d7d2
line wrap: on
line diff
--- a/hyphy_sm19.xml	Tue Apr 20 19:50:49 2021 +0000
+++ b/hyphy_sm19.xml	Tue Apr 27 18:03:19 2021 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="hyphy_sm19" name="HyPhy-SM2019" version="@VERSION@+galaxy0" profile="19.09">
+<tool id="hyphy_sm19" name="HyPhy-SM2019" version="@VERSION@+galaxy1" profile="19.09">
     <description>Partition Tree using Modified Slatkin-Maddison Test</description>
     <macros>
         <import>macros.xml</import>
@@ -13,8 +13,8 @@
             '${partition.regex}'
         #end for
         $replicates
-        --output '$sm19_output' ;
-        @CATCH_ERROR@
+        --output '$sm19_output' 
+        @ERRORS@
         ]]></command>
     <inputs>
         <param name="input_file" type="data" format="nhx,newick,nexus" label="Input tree"/>