Mercurial > repos > bgruening > deeptools_estimatereadfiltering
comparison estimateReadFiltering.xml @ 4:f889b8d23b17 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 6507b14607984c6f48d9866922a17132de4bb54d
| author | bgruening |
|---|---|
| date | Tue, 19 Feb 2019 04:34:09 -0500 |
| parents | 1dc5de567320 |
| children | a17b1e5a3986 |
comparison
equal
deleted
inserted
replaced
| 3:bd5bb2f780bf | 4:f889b8d23b17 |
|---|---|
| 45 ]]> | 45 ]]> |
| 46 </command> | 46 </command> |
| 47 | 47 |
| 48 <inputs> | 48 <inputs> |
| 49 <expand macro="multiple_input_bams" MIN="1"/> | 49 <expand macro="multiple_input_bams" MIN="1"/> |
| 50 <expand macro="custom_sample_labels" /> | |
| 50 <param name="binSize" type="integer" value="1000000" min="1" | 51 <param name="binSize" type="integer" value="1000000" min="1" |
| 51 label="Bin size in bp" | 52 label="Bin size in bp" |
| 52 help="Length in bases of the window used to sample the genome. (--binSize)"/> | 53 help="Length in bases of the window used to sample the genome. (--binSize)"/> |
| 53 <param argument="--distanceBetweenBins" type="integer" value="10000" min="0" | 54 <param argument="--distanceBetweenBins" type="integer" value="10000" min="0" |
| 54 label="Distance between bins" | 55 label="Distance between bins" |
