Mercurial > repos > iuc > bedtools
diff maskFastaBed.xml @ 26:c0fbce5dc84a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 19967671ddd4e750f53d71274e5c12325a402811
author | iuc |
---|---|
date | Mon, 17 Oct 2016 10:13:20 -0400 |
parents | a2d4c30ba2f9 |
children | ac2040a5e6ff |
line wrap: on
line diff
--- a/maskFastaBed.xml Wed Sep 14 17:29:56 2016 -0400 +++ b/maskFastaBed.xml Mon Oct 17 10:13:20 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>