Mercurial > repos > bgruening > deeptools_compute_matrix
diff computeMatrix.xml @ 25:10929984ab48 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 0eeb2e1a184186ba5ac044136e71b943e2af0f09
author | bgruening |
---|---|
date | Mon, 05 Dec 2016 07:54:20 -0500 |
parents | 177ee79a075f |
children | 459189886f08 |
line wrap: on
line diff
--- a/computeMatrix.xml Tue Oct 25 18:51:58 2016 -0400 +++ b/computeMatrix.xml Mon Dec 05 07:54:20 2016 -0500 @@ -87,7 +87,7 @@ <inputs> <repeat name="regionsFiles" title="Select regions" min="1"> - <param name="regionsFile" format="bed" type="data" label="Regions to plot" + <param name="regionsFile" format="bed,gtf" type="data" label="Regions to plot" help="File, in BED format, containing the regions to plot."/> </repeat> @@ -172,7 +172,7 @@ label="Length, in bases, of non-overlapping bins used for averaging the score over the regions length" help="(--binSize)"/> - <expand macro="sortRegions" /> + <expand macro="sortRegionsComputeMatrix" /> <expand macro="sortUsing" /> <param name="averageTypeBins" type="select"