Mercurial > repos > iuc > chira_extract
changeset 12:97ca48f470ef draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 34bc54621acbdc36724d9e3b6244e0389b0b3c64"
author | iuc |
---|---|
date | Wed, 17 Jun 2020 03:57:18 -0400 |
parents | a618f28e1496 |
children | 5b4cd19272d5 |
files | chira_extract.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/chira_extract.xml Sun Jun 14 17:37:05 2020 -0400 +++ b/chira_extract.xml Wed Jun 17 03:57:18 2020 -0400 @@ -101,7 +101,7 @@ <option value="M">Exact</option> <option value="S">Seed-only</option> </param> - <param name="seed_interaction" type="boolean" truevalue="" falsevalue="--noSeed" checked="true" + <param name="seed_interaction" type="boolean" truevalue="" falsevalue="--no_seed" checked="true" label="Enforce seed interaction?"/> <param name="seed_bp" type="integer" value="5" min="2" max="20" label="Number of inter-molecular base pairs within the seed region"
--- a/macros.xml Sun Jun 14 17:37:05 2020 -0400 +++ b/macros.xml Wed Jun 17 03:57:18 2020 -0400 @@ -1,6 +1,6 @@ <macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> - <token name="@TOOL_VERSION@">1.3.4</token> + <token name="@TOOL_VERSION@">1.3.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement>