comparison plotHeatmap.xml @ 11:c1ff5c446073 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 999ec5d9b5882702497d8117a7d26536a67e19ca
author bgruening
date Tue, 24 Jan 2017 04:52:20 -0500
parents ca218dae7902
children 0d6dfbd66443
comparison
equal deleted inserted replaced
10:7b38fcd4ff9e 11:c1ff5c446073
191 </param> 191 </param>
192 <param argument="--regionsLabel" type="text" size="30" 192 <param argument="--regionsLabel" type="text" size="30"
193 label="Labels for the regions plotted in the heatmap" 193 label="Labels for the regions plotted in the heatmap"
194 help="If more than one region is being plotted a list of labels separated by space is required. 194 help="If more than one region is being plotted a list of labels separated by space is required.
195 If a label itself contains a space, then quotes are needed. 195 If a label itself contains a space, then quotes are needed.
196 For example, label_1, &quot;label 2&quot;" /> 196 For example, label_1 &quot;label 2&quot;" />
197 197
198 <expand macro="plotTitle" /> 198 <expand macro="plotTitle" />
199 <param argument="--perGroup" type="boolean" truevalue="--perGroup" falsevalue="" 199 <param argument="--perGroup" type="boolean" truevalue="--perGroup" falsevalue=""
200 label="Make one plot per group of regions" 200 label="Make one plot per group of regions"
201 help="The default is to make one plot per bigWig file, i.e., all samples next to each other. Choosing this option will make one plot per group of regions."/> 201 help="The default is to make one plot per bigWig file, i.e., all samples next to each other. Choosing this option will make one plot per group of regions."/>