diff maskFastaBed.xml @ 10:c78cf6fe3018 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 44bebb8a97d64015cbba59f0663e2541035112b6
author iuc
date Mon, 03 Oct 2016 07:36:08 -0400
parents 607c0576c6ab
children a8eabd2838f6
line wrap: on
line diff
--- a/maskFastaBed.xml	Wed Sep 14 17:30:10 2016 -0400
+++ b/maskFastaBed.xml	Mon Oct 03 07:36:08 2016 -0400
@@ -21,7 +21,7 @@
         <param name="soft" type="boolean" checked="false" truevalue="-soft" falsevalue=""
             label="Soft-mask (that is, convert to lower-case bases) the FASTA sequence"
             help="By default, hard-masking (that is, conversion to Ns) is performed. (-soft)" />
-        <param name="mc" type="text"  value="N" length="1"
+        <param name="mc" type="text"  value="N"
             label="Replace masking character"
             help="That is, instead of masking with Ns, use another character. (-mc)" />
     </inputs>