Mercurial > repos > bgruening > deeptools_estimatereadfiltering
diff estimateReadFiltering.xml @ 5:45fff5442001 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 6507b14607984c6f48d9866922a17132de4bb54d
| author | bgruening |
|---|---|
| date | Tue, 19 Feb 2019 10:07:36 -0500 |
| parents | ab078f1d0623 |
| children | bddbd9538b08 |
line wrap: on
line diff
--- a/estimateReadFiltering.xml Wed Aug 22 17:41:40 2018 -0400 +++ b/estimateReadFiltering.xml Tue Feb 19 10:07:36 2019 -0500 @@ -47,6 +47,7 @@ <inputs> <expand macro="multiple_input_bams" MIN="1"/> + <expand macro="custom_sample_labels" /> <param name="binSize" type="integer" value="1000000" min="1" label="Bin size in bp" help="Length in bases of the window used to sample the genome. (--binSize)"/>
