comparison computeMatrix.xml @ 51:6a2a7374450b

Uploaded
author bgruening
date Fri, 02 Aug 2013 13:53:20 -0400
parents c6f1a059bc7d
children 411c871f4cfd
comparison
equal deleted inserted replaced
50:f9390e176b8f 51:6a2a7374450b
1 <tool id="computeMatrix" name="computeMatrix" version="1.0"> 1 <tool id="computeMatrix" name="computeMatrix" version="1.0">
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 <requirements>
4 <requirement type="package" version="1.5.1_98e5d8a61431ea8605c0643d991a1a5d8999b4dc">deepTools</requirement>
5 </requirements>
3 <command> 6 <command>
4 computeMatrix 7 computeMatrix
5 $mode.mode_select 8 $mode.mode_select
6 --regionsFileName '$regionsFile' 9 --regionsFileName '$regionsFile'
7 --scoreFileName '$scoreFile' 10 --scoreFileName '$scoreFile'