Previous changeset 4:0b82c16897f6 (2017-07-18) Next changeset 6:63c9659a1897 (2017-09-28) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/vienna_rna commit e3c20fec5dafc424d55a4de77304e79e3c88b76b-dirty |
modified:
rnadistance.xml |
b |
diff -r 0b82c16897f6 -r 7fc7a56750b9 rnadistance.xml --- a/rnadistance.xml Tue Jul 18 01:50:01 2017 -0400 +++ b/rnadistance.xml Fri Sep 22 15:58:06 2017 -0400 |
b |
@@ -20,7 +20,7 @@ ]]> </command> <inputs> - <param name="input" type="data" format="*" label="Primary and secondary stuctures file"/> + <param name="input" type="data" format="txt" label="Primary and secondary stuctures file"/> <param name="distance" type="select" multiple="true" display="checkboxes" label="Representation to calculate the distance / alignment option"> <option value="f" selected="true">full/tree</option> <option value="F">full/string</option> |