Mercurial > repos > mvdbeek > size_distribution
diff alignment_size_distribution.xml @ 3:21b5a9170b90 draft
planemo upload for repository https://github.com/bardin-lab/smallRNA_tools commit c8e0a703fcdff580ba0a0c5806a37c088c03ab7b
author | mvdbeek |
---|---|
date | Mon, 20 Aug 2018 14:27:49 -0400 |
parents | c8c7b6113241 |
children |
line wrap: on
line diff
--- a/alignment_size_distribution.xml Mon Aug 20 13:02:42 2018 -0400 +++ b/alignment_size_distribution.xml Mon Aug 20 14:27:49 2018 -0400 @@ -10,7 +10,7 @@ <inputs> <param name="alignment_file" type="data" format="bam,unsorted.bam"/> <param argument="--minimum_size" type="integer" value="18" min="1" label="Minimum read length to consider"/> - <param argument="--maximum_size" type="integer" value="18" min="1" label="Maximum read length to consider"/> + <param argument="--maximum_size" type="integer" value="30" min="1" label="Maximum read length to consider"/> <param argument="--wide" type="boolean" checked="false" truevalue="--wide" falsevalue="--long" label="Output wide instead of long tabular format"/> </inputs> <outputs>