Mercurial > repos > rnateam > intarna
changeset 1:34de9855c962 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/intarna commit 8f81e944ec7edd1777f0eb679b8a425e4f58b69e-dirty
author | rnateam |
---|---|
date | Thu, 07 Sep 2017 08:47:05 -0400 |
parents | 33c0836ea386 |
children | 4616bc52f157 |
files | intarna.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/intarna.xml Tue Feb 21 04:59:09 2017 -0500 +++ b/intarna.xml Thu Sep 07 08:47:05 2017 -0400 @@ -1,4 +1,4 @@ -<tool id="intarna" name="IntaRNA" version="2.0.0"> +<tool id="intarna" name="IntaRNA" version="2.0.4"> <description>Efficient RNA-RNA interaction prediction incorporating accessibility and seeding of interaction sites.</description> <macros> <macro name="query_macro"> @@ -84,7 +84,7 @@ </macro> </macros> <requirements> - <requirement type="package" version="2.0.0">intarna</requirement> + <requirement type="package" version="2.0.4">intarna</requirement> </requirements> <stdio> <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" /> @@ -268,7 +268,7 @@ <!-- <option value="B">Base pair == -1 ()</option> --> <option value="V" selected="true">VRNA-based computation</option> </param> - <param argument="--energyVRNA" type="data" format="*" optional="true" + <param argument="--energyVRNA" type="data" format="txt" optional="true" label="Energy parameter file of VRNA package" help="If not provided, the default parameter set of the linked Vienna RNA package is used."/> <param argument="--temperature" type="integer" value="37" min="0" max="100" label="Temperature [°C]" help="VRNA energy parameters"/>