Mercurial > repos > bgruening > deeptools
comparison computeMatrix.xml @ 34:934b9fccabd4 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 29 Jan 2014 19:20:42 -0500 |
parents | fc3830717e24 |
children | 2f7edf06a5da |
comparison
equal
deleted
inserted
replaced
33:fc3830717e24 | 34:934b9fccabd4 |
---|---|
1 <tool id="deeptools_computeMatrix" name="computeMatrix" version="1.0.3"> | 1 <tool id="deeptools_computeMatrix" name="computeMatrix" version="1.0.3"> |
2 <description>summarizes and prepares an intermediary file containing scores associated with genomic regions that can be used afterwards to plot a heatmap or a profile</description> | 2 <description>summarizes and prepares an intermediary file containing scores associated with genomic regions that can be used afterwards to plot a heatmap or a profile</description> |
3 <expand macro="requirements" /> | 3 <expand macro="requirements" /> |
4 <expand macro="stdio" /> | 4 <expand macro="stdio" /> |
5 <macros> | 5 <macros> |
6 <token name="@BINARY@">computeMatrix</token> | |
6 <import>deepTools_macros.xml</import> | 7 <import>deepTools_macros.xml</import> |
7 </macros> | 8 </macros> |
8 <command> | 9 <command> |
9 #import tempfile | 10 #import tempfile |
10 | 11 |