comparison computeMatrix.xml @ 33:fc3830717e24 draft

Uploaded
author bgruening
date Tue, 28 Jan 2014 16:30:41 -0500
parents 2e5b92e7f3cb
children 934b9fccabd4
comparison
equal deleted inserted replaced
32:3f2096404113 33:fc3830717e24
1 <tool id="deeptools_computeMatrix" name="computeMatrix" version="1.0.2"> 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 <import>deepTools_macros.xml</import> 6 <import>deepTools_macros.xml</import>