comparison computeMatrix.xml @ 24:e43b4015b4cc draft

Uploaded
author bgruening
date Fri, 13 Dec 2013 17:38:30 -0500
parents 8710187d1eb5
children f996339050ac
comparison
equal deleted inserted replaced
23:b8ba675a5895 24:e43b4015b4cc
1 <tool id="deeptools_computeMatrix" name="computeMatrix" version="1.0"> 1 <tool id="deeptools_computeMatrix" name="computeMatrix" version="1.0.2">
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>