Mercurial > repos > iuc > hyphy_meme
changeset 7:74b590fdc6a0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 795426da748ca2c21d52b72b2a78e8e6135e4079"
author | iuc |
---|---|
date | Thu, 19 Mar 2020 10:16:22 -0400 |
parents | 2c0308ac90e1 |
children | 3d1f153e2aa1 |
files | hyphy_meme.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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[
--- a/macros.xml Sat Feb 29 17:54:23 2020 -0500 +++ b/macros.xml Thu Mar 19 10:16:22 2020 -0400 @@ -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>