Mercurial > repos > bgruening > deeptools_estimatereadfiltering
diff 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 |
line wrap: on
line diff
--- a/estimateReadFiltering.xml Thu Aug 23 04:02:41 2018 -0400 +++ b/estimateReadFiltering.xml Tue Feb 19 04:34:09 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)"/>
