Mercurial > repos > mzeidler > virana_main
changeset 8:0d0b19f1b740 draft
Uploaded
author | mzeidler |
---|---|
date | Thu, 26 Sep 2013 07:10:09 -0400 |
parents | e22904b13b6b |
children | be5d3889a1b9 |
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:09:54 2013 -0400 +++ b/vmap_rnamap.xml Thu Sep 26 07:10:09 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" />