annotate deepTools_macros.xml @ 31:7889d260cc37 draft default tip

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author bgruening
date Wed, 21 Oct 2015 02:50:24 -0400
parents 5231f398d784
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
1 <macros>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
2 <xml name="bamCorrelate_mode_actions">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
3
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
4 <expand macro="region_limit_operation" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
5
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
6 <conditional name="advancedOpt">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
7 <param name="showAdvancedOpt" type="select" label="Show advanced options" >
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
8 <option value="no" selected="true">no</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
9 <option value="yes">yes</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
10 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
11 <when value="no" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
12 <when value="yes">
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
13 <expand macro="doNotExtendPairedEnds" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
14 <expand macro="ignoreDuplicates" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
15 <expand macro="minMappingQuality" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
16 <expand macro="includeZeros" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
17 <expand macro="zMin_zMax" />
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
18 <expand macro="colormap" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
19 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
20 </conditional>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
21 </xml>
29
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
22
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
23
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
24 <xml name="bigwigCorrelate_mode_actions">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
25
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
26 <expand macro="region_limit_operation" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
27
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
28 <conditional name="advancedOpt">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
29 <param name="showAdvancedOpt" type="select" label="Show advanced options" >
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
30 <option value="no" selected="true">no</option>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
31 <option value="yes">yes</option>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
32 </param>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
33 <when value="no" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
34 <when value="yes">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
35 <expand macro="includeZeros" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
36 <expand macro="zMin_zMax" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
37 <expand macro="colormap" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
38 <expand macro="plotTitle" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
39 <expand macro="plotNumbers" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
40 </when>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
41 </conditional>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
42 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
43
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
44
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
45 <xml name="includeZeros">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
46 <param name="includeZeros" type="boolean" truevalue="--includeZeros" falsevalue=""
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
47 label="Include zeros"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
48 help="If set, then regions with zero counts for *all* BAM files given are included. The default behavior is to ignore those cases. (--includeZeros)" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
49 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
50 <xml name="zMin_zMax">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
51 <param name="zMin" type="integer" value="" optional="true" label="Minimum value for the heatmap intensities"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
52 help="If not specified the value is set automatically. (--zMin)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
53 <param name="zMax" type="integer" value="" optional="true" label="Maximum value for the heatmap intensities"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
54 help="If not specified the value is set automatically. (--zMax)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
55 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
56
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
57 <xml name="region_limit_operation">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
58 <param name="region" type="text" value=""
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
59 label="Region of the genome to limit the operation to"
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
60 help="This is useful when testing parameters to reduce the computing time. The format is chr:start:end, for example &quot;chr10&quot; or &quot;chr10:456700:891000&quot;. (--region)" />
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
61 </xml>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
62
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
63 <token name="@THREADS@">--numberOfProcessors "\${GALAXY_SLOTS:-4}"</token>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
64 <token name="@WRAPPER_VERSION@">1.5.11</token>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
65 <xml name="requirements">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
66 <requirements>
31
7889d260cc37 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 30
diff changeset
67 <requirement type="package" version="2.7.10">python</requirement>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
68 <requirement type="binary">@BINARY@</requirement>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
69 <requirement type="package" >deepTools</requirement>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
70 <requirement type="package" version="1.5.11">deepTools</requirement>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
71 <yield />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
72 </requirements>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
73 <expand macro="stdio" />
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
74 <version_command>@BINARY@ --version</version_command>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
75 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
76
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
77 <xml name="kmeans_clustering">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
78 <conditional name="used_multiple_regions">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
79 <param name="used_multiple_regions_options" type="select"
28
f7712a057440 new bugfix release
bgruening
parents: 27
diff changeset
80 label="Did you compute the matrix with more than one groups of regions?"
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
81 help="Would you like to cluster the regions according to the similarity of the signal distribution? This is only possible if you used computeMatrix on only one group of regions.">
28
f7712a057440 new bugfix release
bgruening
parents: 27
diff changeset
82 <option value="yes">Yes, I used multiple groups of regions</option>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
83 <option value="no">No, I used only one group</option>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
84 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
85 <when value="no">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
86 <conditional name="clustering">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
87 <param name="clustering_options" type="select" label="Clustering algorithm">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
88 <option value="none">No clustering</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
89 <option value="kmeans">Kmeans clustering</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
90 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
91 <when value="kmeans">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
92 <param name="k_kmeans" type="integer" value="0" label="Number of clusters to compute"
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
93 help="When this option is set, then the matrix is split into clusters using the kmeans algorithm. Only works for data that is not grouped, otherwise only the first group will be clustered. If more specific clustering methods are required it is advisable to save the underlying matrix and run the clustering using other software. The plotting of the clustering may fail (Error: Segmentation fault) if a cluster has very few members compared to the total number or regions. (default: None)."/>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
94 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
95 <when value="none" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
96 </conditional>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
97 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
98 <when value="yes" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
99 </conditional>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
100 </xml>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
101
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
102 <token name="@KMEANS_CLUSTERING@">
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
103 #if $advancedOpt.used_multiple_regions.used_multiple_regions_options == 'no':
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
104 #if $advancedOpt.used_multiple_regions.clustering.clustering_options == 'kmeans':
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
105 #if int($advancedOpt.used_multiple_regions.clustering.k_kmeans) > 0:
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
106 --kmeans $advancedOpt.used_multiple_regions.clustering.k_kmeans
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
107 #end if
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
108 #end if
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
109 #end if
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
110 </token>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
111
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
112 <xml name="samFlag">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
113 <param name="samFlag" type="integer" optional="true" value=""
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
114 label="Filter reads based on the SAM flag"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
115 help= "For example to get only reads that are the first mate use a flag of 64. This is useful to count properly paired reads only once, otherwise the second mate will be also considered for the coverage. (--samFlag)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
116 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
117 <xml name="plotNumbers">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
118 <param name="plotNumbers" type="boolean" truevalue="--plotNumbers" falsevalue=""
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
119 label="Plot the correlation value"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
120 help="If set, then the correlation number is plotted on top of the heatmap. (--plotNumbers)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
121 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
122 <xml name="doNotExtendPairedEnds">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
123 <param name="doNotExtendPairedEnds" type="boolean" truevalue="--doNotExtendPairedEnds" falsevalue=""
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
124 label="Do not extend paired ends"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
125 help="If set, reads are not extended to match the fragment length reported in the BAM file, instead they will be extended to match the fragment length. Default is to extend the reads if paired end information is available. (--doNotExtendPairedEnds)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
126 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
127
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
128 <xml name="ignoreDuplicates">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
129 <param name="ignoreDuplicates" type="boolean" truevalue="--ignoreDuplicates" falsevalue=""
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
130 label="Ignore duplicates"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
131 help="If set, reads that have the same orientation and start position will be considered only once. If reads are paired, the mate position also has to coincide to ignore a read. (--ignoreDuplicates)" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
132 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
133
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
134 <xml name="minMappingQuality">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
135 <param name="minMappingQuality" type="integer" optional="true" value="1" min="1"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
136 label="Minimum mapping quality"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
137 help= "If set, only reads that have a mapping quality score higher than the given value are considered. *Note* Bowtie's Mapping quality is related to uniqueness: the higher the score, the more unique is a read. A mapping quality defined by Bowtie of 10 or less indicates that there is at least a 1 in 10 chance that the read truly originated elsewhere. (--minMappingQuality)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
138 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
139
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
140 <xml name="skipZeros">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
141 <param name="skipZeros" type="boolean" truevalue="--skipZeros" falsevalue=""
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
142 label ="Skip zeros"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
143 help ="If set, then zero counts that happen for *all* BAM files given are ignored. This might have the effect that fewer regions are considered than indicated in the option where the number of samples is defined. (--skipZeros)" />
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
144 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
145
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
146 <xml name="fragmentLength">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
147 <param name="fragmentLength" type="integer" value="300" min="1"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
148 label="Fragment length used for the sequencing"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
149 help ="If paired-end reads are used, the fragment length is computed from the BAM file. (--fragmentLength)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
150 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
151
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
152 <xml name="scaleFactor">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
153 <param name="scaleFactor1" type="float" value="1" label="Scale factor for treatment" help="(--scaleFactors)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
154 <param name="scaleFactor2" type="float" value="1" label="Scale factor for input" help="(--scaleFactors)"/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
155 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
156
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
157 <xml name="stdio">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
158 <stdio>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
159 <exit_code range="1:" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
160 <exit_code range=":-1" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
161 <regex match="Error:" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
162 <regex match="Exception:" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
163 <regex match="EXception:" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
164 <regex match="Traceback" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
165 </stdio>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
166 </xml>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
167
29
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
168 <xml name="pseudocount">
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
169 <param name="pseudocount" type="float" value="1" label="Pseudocount" help="Small number to avoid dividing by zero."/>
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
170 </xml>
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
171
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
172 <token name="@REFERENCES@">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
173
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
174 .. class:: infomark
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
175
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
176 For more information on the tools, please visit our `help site`_.
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
177
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
178 If you would like to give us feedback or you run into any trouble, please send an email to deeptools@googlegroups.com
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
179
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
180 This tool is developed by the `Bioinformatics and Deep-Sequencing Unit`_ at the `Max Planck Institute for Immunobiology and Epigenetics`_.
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
181
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
182 .. _Bioinformatics and Deep-Sequencing Unit: http://www3.ie-freiburg.mpg.de/facilities/research-facilities/bioinformatics-and-deep-sequencing-unit/
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
183 .. _Max Planck Institute for Immunobiology and Epigenetics: http://www3.ie-freiburg.mpg.de
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
184 .. _help site: https://github.com/fidelram/deepTools/wiki/
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
185
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
186 </token>
29
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
187 <xml name="citations">
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
188 <citations>
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
189 <citation type="doi">10.1093/nar/gku365</citation>
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
190 <yield />
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
191 </citations>
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
192 </xml>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
193
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
194 <xml name="multiple_input_bams">
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
195 <param name="bamfiles" type="data" format="bam"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
196 label="Bam file" multiple="true"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
197 help="The BAM file must be sorted."/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
198 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
199
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
200 <xml name="multiple_input_bigwigs">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
201 <param name="bigwigfiles" type="data" format="bigwig" multiple="True"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
202 label="Bigwig file"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
203 help="The Bigwig file must be sorted."/>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
204 </xml>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
205
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
206 <xml name="plotTitle">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
207 <param name="plotTitle" type="text" value="" size="30" optional="True"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
208 label="Title of the plot"
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
209 help="Title of the plot, to be printed on top of the generated image. (--plotTitle)" />
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
210 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
211
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
212 <token name="@multiple_input_bams@">
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
213 <![CDATA[
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
214 #set files=[]
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
215 #set labels=[]
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
216 #for $counter, $bamfile in enumerate($bamfiles):
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
217 ln -s "${bamfile}" "./${counter}.bam" &&
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
218 ln -s "${bamfile.metadata.bam_index}" "./${counter}.bam.bai" &&
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
219 #silent $files.append('%s.bam' % $counter)
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
220 #silent $labels.append("'%s'" % ($bamfile.display_name))
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
221 #end for
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
222 ]]>
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
223 </token>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
224
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
225 <token name="@multiple_input_bigwigs@">
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
226 <![CDATA[
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
227 #set files=[]
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
228 #set labels=[]
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
229 #for $counter, $bigwig in enumerate($bigwigfiles):
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
230 ln -s "${bigwig}" "${counter}.bw" &&
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
231 #silent $files.append('%s.bw' % $counter)
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
232 #silent $labels.append("'%s'" % ($bigwig.display_name))
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
233 #end for
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
234 ]]>
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
235 </token>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
236
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
237 <xml name="reference_genome_source">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
238 <conditional name="source">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
239 <param name="ref_source" type="select" label="Reference genome">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
240 <option value="cached">locally cached</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
241 <option value="history">in your history</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
242 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
243 <when value="cached">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
244 <param name="input1_2bit" type="select" label="Using reference genome" help="If your genome of interest is not listed, contact the Galaxy team">
30
5231f398d784 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
bgruening
parents: 29
diff changeset
245 <options from_data_table="lastz_seqs">
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
246 <filter type="sort_by" column="1" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
247 <validator type="no_options" message="No indexes are available." />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
248 </options>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
249 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
250 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
251 <when value="history">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
252 <param name="input1" type="data" format="twobit" label="Select a reference dataset in 2bit format" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
253 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
254 </conditional>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
255 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
256
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
257 <token name="@reference_genome_source@">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
258 #if $source.ref_source=="history":
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
259 --genome $source.input1
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
260 #else:
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
261 --genome "${source.input1_2bit.fields.path}"
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
262 #end if
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
263 </token>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
264
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
265 <xml name="effectiveGenomeSize">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
266 <conditional name="effectiveGenomeSize">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
267 <param name="effectiveGenomeSize_opt" type="select" label="Effective genome size"
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
268 help="The effective genome size is the portion of the genome that is mappable. Large fractions of the genome are stretches of NNNN that should be discarded.
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
269 Also, if repetitive regions were not included in the mapping of reads, the effective genome size needs to be adjusted accordingly.
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
270 See Table 2 of http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0030377 or http://www.nature.com/nbt/journal/v27/n1/fig_tab/nbt.1518_T1.html for several effective genome sizes.">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
271 <option value="93260000">ce10 (93260000)</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
272 <option value="121400000">dm3 (121400000)</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
273 <option value="2451960000" selected="true">hg19 (2451960000)</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
274 <option value="2150570000">mm9 (2150570000)</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
275 <option value="specific">user specified</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
276 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
277 <when value="specific">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
278 <param name="effectiveGenomeSize" type="integer" value="" label="Effective genome size" help="e.g. ce10: 93260000, dm3: 121400000, hg19: 2451960000, mm9: 2150570000"/>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
279 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
280 <when value="2150570000" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
281 <when value="2451960000" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
282 <when value="121400000" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
283 <when value="93260000" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
284 </conditional>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
285 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
286
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
287 <xml name="image_file_format">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
288 <param name="outFileFormat" type="select" label="Image file format">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
289 <option value="png" selected="true">png</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
290 <option value="pdf">pdf</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
291 <option value="svg">svg</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
292 <option value="eps">eps</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
293 <option value="emf">emf</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
294 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
295 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
296
29
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
297 <xml name="missingDataAsZero">
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
298 <param name="missingDataAsZero" type="boolean" truevalue="yes" falsevalue="no" checked="True"
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
299 label ="Treat missing data as zero"
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
300 help ="This parameter determines if missing data should be treated as zeros. If unchecked, missing data will be ignored and not included in the output file. Missing data is defined as those regions for which both BAM files have 0 reads." />
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
301 </xml>
3a2aab18a217 Uploaded
bgruening
parents: 28
diff changeset
302
26
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
303 <xml name="input_save_matrix_values">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
304 <param name="saveMatrix" type="boolean" label="Save the matrix of values underlying the heatmap"/>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
305 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
306
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
307 <xml name="input_graphic_output_settings">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
308 <conditional name="output" >
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
309 <param name="showOutputSettings" type="select" label="Show advanced output settings" >
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
310 <option value="no" selected="true">no</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
311 <option value="yes">yes</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
312 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
313 <when value="no" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
314 <when value="yes">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
315 <yield />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
316 <param name="saveData" type="boolean" label="Save the data underlying the average profile"/>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
317 <param name="saveSortedRegions" type="boolean" label="Save the regions after skipping zeros or min/max threshold values" help="The order of the regions in the file follows the sorting order selected. This is useful, for example, to generate other heatmaps keeping the sorting of the first heatmap."/>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
318 </when>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
319 </conditional>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
320 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
321
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
322 <xml name="input_image_file_format">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
323 <param name="outFileFormat" type="select" label="Image file format">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
324 <option value="png" selected="true">png</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
325 <option value="pdf">pdf</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
326 <option value="svg">svg</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
327 <option value="eps">eps</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
328 <option value="emf">emf</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
329 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
330 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
331
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
332 <xml name="output_image_file_format">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
333 <data format="png" name="outFileName" label="${tool.name} image">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
334 <change_format>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
335 <when input="output.outFileFormat" value="pdf" format="pdf" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
336 <when input="output.outFileFormat" value="svg" format="svg" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
337 <when input="output.outFileFormat" value="eps" format="eps" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
338 <when input="output.outFileFormat" value="emf" format="emf" />
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
339 </change_format>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
340 </data>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
341 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
342
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
343 <xml name="output_save_matrix_values">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
344 <data format="tabular" name="outFileNameMatrix" label="${tool.name} on ${on_string}: Heatmap values">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
345 <filter>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
346 ((
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
347 output['showOutputSettings'] == 'yes' and
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
348 output['saveMatrix'] is True
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
349 ))
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
350 </filter>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
351 </data>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
352 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
353
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
354 <xml name="output_graphic_outputs">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
355 <data format="tabular" name="outFileNameData" label="${tool.name} on ${on_string}: averages per matrix column">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
356 <filter>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
357 ((
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
358 output['showOutputSettings'] == 'yes' and
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
359 output['saveData'] is True
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
360 ))
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
361 </filter>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
362 </data>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
363 <data format="bed" name="outFileSortedRegions" label="${tool.name} on ${on_string}: sorted/filtered regions">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
364 <filter>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
365 ((
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
366 output['showOutputSettings'] == 'yes' and
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
367 output['saveSortedRegions'] is True
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
368 ))
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
369 </filter>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
370 </data>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
371 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
372
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
373 <xml name="colormap">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
374 <param name="colorMap" type="select" label="Color map to use for the heatmap" help=" Available color map names can be found here: http://www.astro.lsa.umich.edu/~msshin/science/code/matplotlib_cm/">
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
375 <option value="RdYlBu" selected="true">RdYlBu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
376 <option value="Accent">Accent</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
377 <option value="Spectral">Spectral</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
378 <option value="Set1">Set1</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
379 <option value="Set2">Set2</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
380 <option value="Set3">Set3</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
381 <option value="Dark2">Dark2</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
382 <option value="Reds">Reds</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
383 <option value="Oranges">Oranges</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
384 <option value="Greens">Greens</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
385 <option value="Blues">Blues</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
386 <option value="Greys">Greys</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
387 <option value="Purples">Purples</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
388 <option value="Paired">Paired</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
389 <option value="Pastel1">Pastel1</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
390 <option value="Pastel2">Pastel2</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
391 <option value="spring">spring</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
392 <option value="summer">summer</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
393 <option value="autumn">autumn</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
394 <option value="winter">winter</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
395 <option value="hot">hot</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
396 <option value="coolwarm">coolwarm</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
397 <option value="cool">cool</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
398 <option value="seismic">seismic</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
399 <option value="terrain">terrain</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
400 <option value="ocean">ocean</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
401 <option value="rainbow">rainbow</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
402 <option value="bone">bone</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
403 <option value="flag">flag</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
404 <option value="prism">prism</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
405 <option value="cubehelix">cubehelix</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
406 <option value="binary">binary</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
407 <option value="pink">pink</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
408 <option value="gray">gray</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
409 <option value="copper">copper</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
410 <option value="BrBG">BrBG</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
411 <option value="BuGn">BuGn</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
412 <option value="BuPu">BuPu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
413 <option value="GnBu">GnBu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
414 <option value="OrRd">OrRd</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
415 <option value="PiYG">PiYG</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
416 <option value="PRGn">PRGn</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
417 <option value="PuOr">PuOr</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
418 <option value="PuRd">PuRd</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
419 <option value="PuBu">PuBu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
420 <option value="RdBu">RdBu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
421 <option value="RdGy">RdGy</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
422 <option value="RdPu">RdPu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
423 <option value="YlGn">YlGn</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
424 <option value="PuBuGn">PuBuGn</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
425 <option value="RdYlGn">RdYlGn</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
426 <option value="YlGnBu">YlGnBu</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
427 <option value="YlOrBr">YlOrBr</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
428 <option value="YlOrRd">YlOrRd</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
429 <option value="gist_gray">gist_gray</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
430 <option value="gist_stern">gist_stern</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
431 <option value="gist_earth">gist_earth</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
432 <option value="gist_yarg">gist_yarg</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
433 <option value="gist_ncar">gist_ncar</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
434 <option value="gist_rainbow">gist_rainbow</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
435 <option value="gist_heat">gist_heat</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
436 <option value="gnuplot">gnuplot</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
437 <option value="gnuplot2">gnuplot2</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
438 <option value="CMRmap">CMRmap</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
439 <option value="bwr">bwr</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
440 <option value="hsv">hsv</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
441 <option value="brg">brg</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
442 <option value="jet">jet</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
443 <option value="afmhot">afmhot</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
444 <option value="Accent_r">Accent reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
445 <option value="Spectral_r">Spectral reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
446 <option value="Set1_r">Set1 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
447 <option value="Set2_r">Set2 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
448 <option value="Set3_r">Set3 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
449 <option value="Dark2_r">Dark2 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
450 <option value="Reds_r">Reds reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
451 <option value="Oranges_r">Oranges reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
452 <option value="Greens_r">Greens reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
453 <option value="Blues_r">Blues reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
454 <option value="Greys_r">Greys reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
455 <option value="Purples_r">Purples reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
456 <option value="Paired_r">Paired reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
457 <option value="Pastel1_r">Pastel1 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
458 <option value="Pastel2_r">Pastel2 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
459 <option value="spring_r">spring reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
460 <option value="summer_r">summer reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
461 <option value="autumn_r">autumn reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
462 <option value="winter_r">winter reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
463 <option value="hot_r">hot reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
464 <option value="coolwarm_r">coolwarm reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
465 <option value="cool_r">cool reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
466 <option value="seismic_r">seismic reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
467 <option value="terrain_r">terrain reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
468 <option value="ocean_r">ocean reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
469 <option value="rainbow_r">rainbow reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
470 <option value="bone_r">bone reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
471 <option value="flag_r">flag reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
472 <option value="prism_r">prism reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
473 <option value="cubehelix_r">cubehelix reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
474 <option value="binary_r">binary reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
475 <option value="pink_r">pink reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
476 <option value="gray_r">gray reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
477 <option value="copper_r">copper reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
478 <option value="BrBG_r">BrBG reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
479 <option value="BuGn_r">BuGn reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
480 <option value="BuPu_r">BuPu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
481 <option value="GnBu_r">GnBu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
482 <option value="OrRd_r">OrRd reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
483 <option value="PiYG_r">PiYG reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
484 <option value="PRGn_r">PRGn reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
485 <option value="PuOr_r">PuOr reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
486 <option value="PuRd_r">PuRd reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
487 <option value="PuBu_r">PuBu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
488 <option value="RdBu_r">RdBu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
489 <option value="RdGy_r">RdGy reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
490 <option value="RdPu_r">RdPu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
491 <option value="YlGn_r">YlGn reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
492 <option value="PuBuGn_r">PuBuGn reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
493 <option value="RdYlBu_r">RdYlBu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
494 <option value="RdYlGn_r">RdYlGn reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
495 <option value="YlGnBu_r">YlGnBu reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
496 <option value="YlOrBr_r">YlOrBr reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
497 <option value="YlOrRd_r">YlOrRd reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
498 <option value="gist_gray_r">gist_gray reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
499 <option value="gist_stern_r">gist_stern reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
500 <option value="gist_earth_r">gist_earth reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
501 <option value="gist_yarg_r">gist_yarg reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
502 <option value="gist_ncar_r">gist_ncar reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
503 <option value="gist_rainbow_r">gist_rainbow reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
504 <option value="gist_heat_r">gist_heat reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
505 <option value="gnuplot_r">gnuplot reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
506 <option value="gnuplot2_r">gnuplot2 reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
507 <option value="CMRmap_r">CMRmap reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
508 <option value="bwr_r">bwr reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
509 <option value="hsv_r">hsv reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
510 <option value="brg_r">brg reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
511 <option value="jet_r">jet reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
512 <option value="afmhot_r">afmhot reversed</option>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
513 </param>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
514
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
515 </xml>
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
516
2ad3b027dfcd Uploaded
bgruening
parents:
diff changeset
517 </macros>