changeset 5:a3934747a65f draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/vienna_rna commit e3c20fec5dafc424d55a4de77304e79e3c88b76b-dirty
author rnateam
date Fri, 22 Sep 2017 09:49:20 -0400
parents 2994992b9ddd
children f430d419b19f
files rnaeval.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rnaeval.xml	Tue Jul 18 01:46:32 2017 -0400
+++ b/rnaeval.xml	Fri Sep 22 09:49:20 2017 -0400
@@ -74,7 +74,7 @@
                         <option value="notUsed" selected="true">Don't use shape reactivity data</option>
                     </param>
                     <when value ="isUsed">
-                        <param type="data" name="shapeFile" format="shape,*" label="Shape file" argument="--shape"/>
+                        <param type="data" name="shapeFile" format="txt" label="Shape file" argument="--shape"/>
                         <conditional name="shapeMethod">
                             <param name="methodSelector" type="select" label="Shape reactivity data" argument="--shapeMethod">
                                 <option value="D" selected="true">D: Convert by using a linear equation according to Deigan et al 2009</option>