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

Changeset 7:74b590fdc6a0 (2020-03-19)
Previous changeset 6:2c0308ac90e1 (2020-02-29) Next changeset 8:3d1f153e2aa1 (2020-03-27)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 795426da748ca2c21d52b72b2a78e8e6135e4079"
modified:
hyphy_meme.xml
macros.xml
b
diff -r 2c0308ac90e1 -r 74b590fdc6a0 hyphy_meme.xml
--- a/hyphy_meme.xml Sat Feb 29 17:54:23 2020 -0500
+++ b/hyphy_meme.xml Thu Mar 19 10:16:22 2020 -0400
[
@@ -33,7 +33,7 @@
             <param name="input_nhx" ftype="nhx" value="meme-in1.nhx"/>
             <param name="branches" value="All"/>
             <param name="p_value" value="0.1"/>
-            <output name="meme_output" file="meme-out1.json" compare="sim_size"/>
+            <output name="meme_output" file="meme-out1.json" compare="sim_size" delta="25000"/>
         </test>
     </tests>
     <help><![CDATA[
b
diff -r 2c0308ac90e1 -r 74b590fdc6a0 macros.xml
--- a/macros.xml Sat Feb 29 17:54:23 2020 -0500
+++ b/macros.xml Thu Mar 19 10:16:22 2020 -0400
b
@@ -106,7 +106,7 @@
             <yield/>
         </citations>
     </xml>
-    <token name="@VERSION@">2.5.5</token>
+    <token name="@VERSION@">2.5.7</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@VERSION@">hyphy</requirement>