Mercurial > repos > bgruening > deeptools_plot_heatmap
comparison plotHeatmap.xml @ 27:b3016f2736d2 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 999ec5d9b5882702497d8117a7d26536a67e19ca
| author | bgruening |
|---|---|
| date | Tue, 24 Jan 2017 04:00:11 -0500 |
| parents | 671b777fde9a |
| children | 6d5a88e9c5ae |
comparison
equal
deleted
inserted
replaced
| 26:e1d63424a9cc | 27:b3016f2736d2 |
|---|---|
| 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, "label 2"" /> | 196 For example, label_1 "label 2"" /> |
| 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."/> |
