Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 16:b186037f17f1 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 0eeb2e1a184186ba5ac044136e71b943e2af0f09
| author | bgruening |
|---|---|
| date | Mon, 05 Dec 2016 07:50:18 -0500 |
| parents | e9d7ac6f8e20 |
| children | b72c892aefef |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Tue Oct 25 18:28:38 2016 -0400 +++ b/multiBigwigSummary.xml Mon Dec 05 07:50:18 2016 -0500 @@ -63,7 +63,7 @@ <expand macro="distanceBetweenBins" /> </when> <when value="BED-file"> - <param name="region_file" type="data" format="bed" + <param name="region_file" type="data" format="bed,gtf" label="Region file in BED format" help="Correlation is computed for the number of reads that overlap such regions."/> </when>
