changeset 53:ae57473347db draft

Uploaded
author mzeidler
date Thu, 26 Sep 2013 07:06:54 -0400
parents 9b9aa6e064b2
children e52c7d8c2998
files vmap_rnamap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vmap_rnamap.xml	Thu Sep 26 07:03:46 2013 -0400
+++ b/vmap_rnamap.xml	Thu Sep 26 07:06:54 2013 -0400
@@ -110,7 +110,7 @@
         <conditional name="output_type">
             <param name="hit" type="boolean" label="Hit Output"/>
                            
-            <when value="hit">
+            <when value="true">
                 <param name="max_mismatches" type="integer" min="0" max="10000000"  optional="true" label="Maximum number of mismatches for saved hits"/>
                 <param name="max_relative_mismatches" type="float" min="0" max="1" optional="true" label="Maximum number of mismatches relative to read length for saved hits " />
                 <param name="min_continiously_matching" type="integer" min="0" max="10000000" optional="true" label="Minimum number of continious matches for saved hits"  />