comparison plotProfiler.xml @ 11:6178c2e448eb draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 999ec5d9b5882702497d8117a7d26536a67e19ca
author bgruening
date Tue, 24 Jan 2017 05:00:17 -0500
parents b8e86bbb9de3
children 4f53adc96238
comparison
equal deleted inserted replaced
10:336225303945 11:6178c2e448eb
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.