comparison computeMatrix.xml @ 17:79bc5d836c75 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit b1f975422b307927bbbe245d57609e9464d5d5c8-dirty
author bgruening
date Thu, 15 Feb 2018 15:06:39 -0500
parents 5335711251f6
children b357ab778a71
comparison
equal deleted inserted replaced
16:38b63f7f8f7a 17:79bc5d836c75
268 ---------------- 268 ----------------
269 269
270 This tool prepares an intermediate file (a gzipped table of values) 270 This tool prepares an intermediate file (a gzipped table of values)
271 that contains scores associated with genomic regions. 271 that contains scores associated with genomic regions.
272 The regions can either be scaled to the same size (using the ``scale-regions`` mode) or you can choose the start, end, or center of each region as the focus point for the score calculations. 272 The regions can either be scaled to the same size (using the ``scale-regions`` mode) or you can choose the start, end, or center of each region as the focus point for the score calculations.
273 For more details, check out the explanation `here <file:///Users/frd2007/Documents/MPI/deepTools/docs/_build/html/content/tools/computeMatrix.html#details>`_. 273 For more details, check out the explanation `here <https://deeptools.readthedocs.io/en/latest/content/tools/computeMatrix.html#details>`_.
274 274
275 The intermediate file produced by ``computeMatrix`` is meant to be used with ``plotHeatmap`` and ``plotProfile``. 275 The intermediate file produced by ``computeMatrix`` is meant to be used with ``plotHeatmap`` and ``plotProfile``.
276 See the descriptions of ``plotHeatmap`` and ``plotProfile`` for example plots. 276 See the descriptions of ``plotHeatmap`` and ``plotProfile`` for example plots.
277 277
278 .. image:: $PATH_TO_IMAGES/computeMatrix_overview.png 278 .. image:: $PATH_TO_IMAGES/computeMatrix_overview.png