comparison plotProfiler.xml @ 26:14cbf1fdda09 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 999ec5d9b5882702497d8117a7d26536a67e19ca
author bgruening
date Tue, 24 Jan 2017 04:08:13 -0500
parents 06277c005b1a
children 3ae26ce6716d
comparison
equal deleted inserted replaced
25:344f74803981 26:14cbf1fdda09
147 </param> 147 </param>
148 <param argument="--regionsLabel" type="text" size="30" 148 <param argument="--regionsLabel" type="text" size="30"
149 label="Labels for the regions plotted in the heatmap" 149 label="Labels for the regions plotted in the heatmap"
150 help="If more than one region is being plotted a list of labels separated by space is required. 150 help="If more than one region is being plotted a list of labels separated by space is required.
151 If a label itself contains a space, then quotes are needed. 151 If a label itself contains a space, then quotes are needed.
152 For example, label_1, &quot;label 2&quot;" /> 152 For example, label_1 &quot;label 2&quot;" />
153 153
154 <expand macro="plotTitle" /> 154 <expand macro="plotTitle" />
155 <param argument="--colors" type="text" value="" size="40" 155 <param argument="--colors" type="text" value="" size="40"
156 label="List of colors to use for the plotted lines" 156 label="List of colors to use for the plotted lines"
157 help="Color names and html hex strings (e.g. #eeff22) are accepted. 157 help="Color names and html hex strings (e.g. #eeff22) are accepted.