changeset 3:9e173f038156 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rnalien commit eb542d372ee6b1bc6653424fa44fa25cb40c99df-dirty
author rnateam
date Sun, 12 Mar 2017 11:23:48 -0400
parents f8aa5646a7c6
children
files rnalien.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rnalien.xml	Sun Mar 12 10:20:03 2017 -0400
+++ b/rnalien.xml	Sun Mar 12 11:23:48 2017 -0400
@@ -27,7 +27,7 @@
   <inputs>
     <param name="input_sequence" type="data" format="fasta" label="Input sequence"/>
     <param argument="-t" type="integer" value=""
-           label="NCBI taxonomy id of input organism" optional="true" help="-t"/>
+           label="NCBI taxonomy id of input organism" optional="true"/>
     <param argument="-z" type="float" value="1.0" min="0.1"
            label="Only candidate sequences with a nSCI higher than this value are accepted." help=""/>
     <param argument="-e" type="float" value="0.001" min="0.000000000001"