comparison 2_BAM_files_TO_clustered_Heatmap_of_read_coverages.ga @ 0:16fc7f46ee23 draft default tip

Uploaded
author bgruening
date Thu, 03 Apr 2014 11:11:15 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:16fc7f46ee23
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "2 BAM files -->(clustered) Heatmap of read coverages",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "file 1 of mapped reads, e.g. treated sample"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 181.5,
21 "top": 459
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"file 1 of mapped reads, e.g. treated sample\"}",
26 "tool_version": null,
27 "type": "data_input",
28 "user_outputs": []
29 },
30 "1": {
31 "annotation": "",
32 "id": 1,
33 "input_connections": {},
34 "inputs": [
35 {
36 "description": "",
37 "name": "file 2 of mapped reads, e.g. control sample"
38 }
39 ],
40 "name": "Input dataset",
41 "outputs": [],
42 "position": {
43 "left": 183.5,
44 "top": 573
45 },
46 "tool_errors": null,
47 "tool_id": null,
48 "tool_state": "{\"name\": \"file 2 of mapped reads, e.g. control sample\"}",
49 "tool_version": null,
50 "type": "data_input",
51 "user_outputs": []
52 },
53 "2": {
54 "annotation": "",
55 "id": 2,
56 "input_connections": {},
57 "inputs": [
58 {
59 "description": "",
60 "name": "regions"
61 }
62 ],
63 "name": "Input dataset",
64 "outputs": [],
65 "position": {
66 "left": 598.5,
67 "top": 397.5
68 },
69 "tool_errors": null,
70 "tool_id": null,
71 "tool_state": "{\"name\": \"regions\"}",
72 "tool_version": null,
73 "type": "data_input",
74 "user_outputs": []
75 },
76 "3": {
77 "annotation": "",
78 "id": 3,
79 "input_connections": {
80 "bamFile1": {
81 "id": 0,
82 "output_name": "output"
83 },
84 "bamFile2": {
85 "id": 1,
86 "output_name": "output"
87 }
88 },
89 "inputs": [
90 {
91 "description": "runtime parameter for tool bamCompare",
92 "name": "region"
93 },
94 {
95 "description": "runtime parameter for tool bamCompare",
96 "name": "advancedOpt"
97 },
98 {
99 "description": "runtime parameter for tool bamCompare",
100 "name": "fragmentLength"
101 }
102 ],
103 "name": "bamCompare",
104 "outputs": [
105 {
106 "name": "outFileName",
107 "type": "bigwig"
108 }
109 ],
110 "position": {
111 "left": 479.5,
112 "top": 488.5
113 },
114 "post_job_actions": {
115 "HideDatasetActionoutFileName": {
116 "action_arguments": {},
117 "action_type": "HideDatasetAction",
118 "output_name": "outFileName"
119 },
120 "RenameDatasetActionoutFileName": {
121 "action_arguments": {
122 "newname": "BAM1_vs_BAM2_log2ratio.bigwig"
123 },
124 "action_type": "RenameDatasetAction",
125 "output_name": "outFileName"
126 }
127 },
128 "tool_errors": null,
129 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/deeptools/deeptools_bamCompare/1.1.0",
130 "tool_state": "{\"comparison\": \"{\\\"type\\\": \\\"log2\\\", \\\"__current_case__\\\": 0}\", \"bamFile2\": \"null\", \"outFileFormat\": \"\\\"bigwig\\\"\", \"bamFile1\": \"null\", \"__page__\": 0, \"region\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"binSize\": \"\\\"50\\\"\", \"scaling\": \"{\\\"method\\\": \\\"readCount\\\", \\\"__current_case__\\\": 1}\", \"__rerun_remap_job_id__\": null, \"advancedOpt\": \"{\\\"ignoreDuplicates\\\": \\\"True\\\", \\\"ignoreForNormalization\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"doNotExtendPairedEnds\\\": \\\"False\\\", \\\"missingDataAsZero\\\": \\\"True\\\", \\\"smoothLength\\\": \\\"150\\\", \\\"showAdvancedOpt\\\": \\\"yes\\\", \\\"__current_case__\\\": 1, \\\"minMappingQuality\\\": \\\"10\\\"}\", \"fragmentLength\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
131 "tool_version": "1.1.0",
132 "type": "tool",
133 "user_outputs": []
134 },
135 "4": {
136 "annotation": "",
137 "id": 4,
138 "input_connections": {
139 "regionsFiles_0|regionsFile": {
140 "id": 2,
141 "output_name": "output"
142 },
143 "scoreFile": {
144 "id": 3,
145 "output_name": "outFileName"
146 }
147 },
148 "inputs": [],
149 "name": "computeMatrix",
150 "outputs": [
151 {
152 "name": "outFileName",
153 "type": "bgzip"
154 },
155 {
156 "name": "outFileNameData",
157 "type": "tabular"
158 },
159 {
160 "name": "outFileSortedRegions",
161 "type": "bed"
162 },
163 {
164 "name": "outFileNameMatrix",
165 "type": "tabular"
166 }
167 ],
168 "position": {
169 "left": 838.61669921875,
170 "top": 366.1166687011719
171 },
172 "post_job_actions": {
173 "HideDatasetActionoutFileNameData": {
174 "action_arguments": {},
175 "action_type": "HideDatasetAction",
176 "output_name": "outFileNameData"
177 },
178 "HideDatasetActionoutFileNameMatrix": {
179 "action_arguments": {},
180 "action_type": "HideDatasetAction",
181 "output_name": "outFileNameMatrix"
182 },
183 "HideDatasetActionoutFileSortedRegions": {
184 "action_arguments": {},
185 "action_type": "HideDatasetAction",
186 "output_name": "outFileSortedRegions"
187 },
188 "RenameDatasetActionoutFileName": {
189 "action_arguments": {
190 "newname": "computeMatrix: matrix of coverage values for BED file"
191 },
192 "action_type": "RenameDatasetAction",
193 "output_name": "outFileName"
194 }
195 },
196 "tool_errors": null,
197 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/deeptools/deeptools_computeMatrix/1.1.0",
198 "tool_state": "{\"__page__\": 0, \"scoreFile\": \"null\", \"__rerun_remap_job_id__\": null, \"mode\": \"{\\\"startLabel\\\": \\\"TSS\\\", \\\"regionStartLength\\\": {\\\"afterRegionStartLength\\\": \\\"1000\\\", \\\"regionStartLength_select\\\": \\\"yes\\\", \\\"beforeRegionStartLength\\\": \\\"1000\\\", \\\"__current_case__\\\": 1}, \\\"__current_case__\\\": 0, \\\"endLabel\\\": \\\"TES\\\", \\\"regionBodyLength\\\": \\\"2000\\\", \\\"mode_select\\\": \\\"scale-regions\\\"}\", \"output\": \"{\\\"showOutputSettings\\\": \\\"no\\\", \\\"__current_case__\\\": 0}\", \"advancedOpt\": \"{\\\"averageTypeBins\\\": \\\"mean\\\", \\\"maxThreshold\\\": \\\"\\\", \\\"sortUsing\\\": \\\"mean\\\", \\\"skipZeros\\\": \\\"True\\\", \\\"binSize\\\": \\\"50\\\", \\\"showAdvancedOpt\\\": \\\"yes\\\", \\\"scale\\\": \\\"\\\", \\\"__current_case__\\\": 1, \\\"minThreshold\\\": \\\"\\\", \\\"sortRegions\\\": \\\"no\\\", \\\"missingDataAsZero\\\": \\\"True\\\"}\", \"regionsFiles\": \"[{\\\"__index__\\\": 0, \\\"regionsFile\\\": null, \\\"label\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}}]\"}",
199 "tool_version": "1.1.0",
200 "type": "tool",
201 "user_outputs": []
202 },
203 "5": {
204 "annotation": "",
205 "id": 5,
206 "input_connections": {
207 "matrixFile": {
208 "id": 4,
209 "output_name": "outFileName"
210 }
211 },
212 "inputs": [
213 {
214 "description": "runtime parameter for tool heatmapper",
215 "name": "output"
216 },
217 {
218 "description": "runtime parameter for tool heatmapper",
219 "name": "advancedOpt"
220 },
221 {
222 "description": "runtime parameter for tool heatmapper",
223 "name": "advancedOpt"
224 },
225 {
226 "description": "runtime parameter for tool heatmapper",
227 "name": "advancedOpt"
228 },
229 {
230 "description": "runtime parameter for tool heatmapper",
231 "name": "advancedOpt"
232 },
233 {
234 "description": "runtime parameter for tool heatmapper",
235 "name": "advancedOpt"
236 }
237 ],
238 "name": "heatmapper",
239 "outputs": [
240 {
241 "name": "outFileName",
242 "type": "png"
243 },
244 {
245 "name": "outFileNameData",
246 "type": "tabular"
247 },
248 {
249 "name": "outFileSortedRegions",
250 "type": "bed"
251 },
252 {
253 "name": "outFileNameMatrix",
254 "type": "tabular"
255 }
256 ],
257 "position": {
258 "left": 1147.5,
259 "top": 399
260 },
261 "post_job_actions": {
262 "HideDatasetActionoutFileNameData": {
263 "action_arguments": {},
264 "action_type": "HideDatasetAction",
265 "output_name": "outFileNameData"
266 },
267 "HideDatasetActionoutFileNameMatrix": {
268 "action_arguments": {},
269 "action_type": "HideDatasetAction",
270 "output_name": "outFileNameMatrix"
271 },
272 "HideDatasetActionoutFileSortedRegions": {
273 "action_arguments": {},
274 "action_type": "HideDatasetAction",
275 "output_name": "outFileSortedRegions"
276 },
277 "RenameDatasetActionoutFileName": {
278 "action_arguments": {
279 "newname": "Heatmap of BAM1_BAM2_log2ratios"
280 },
281 "action_type": "RenameDatasetAction",
282 "output_name": "outFileName"
283 }
284 },
285 "tool_errors": null,
286 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/deeptools/deeptools_heatmapper/1.1.0",
287 "tool_state": "{\"__page__\": 0, \"output\": \"{\\\"outFileFormat\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"saveMatrix\\\": \\\"False\\\", \\\"showOutputSettings\\\": \\\"yes\\\", \\\"saveSortedRegions\\\": \\\"False\\\", \\\"__current_case__\\\": 1, \\\"saveData\\\": \\\"False\\\"}\", \"advancedOpt\": \"{\\\"used_multiple_regions\\\": {\\\"clustering\\\": {\\\"k_kmeans\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 0, \\\"clustering_options\\\": \\\"kmeans\\\"}, \\\"used_multiple_regions_options\\\": \\\"no\\\", \\\"__current_case__\\\": 0}, \\\"yAxisLabel\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"xAxisLabel\\\": \\\"\\\", \\\"zMax\\\": \\\"\\\", \\\"heatmapWidth\\\": \\\"7.5\\\", \\\"sortUsing\\\": \\\"mean\\\", \\\"zMin\\\": \\\"\\\", \\\"plotTitle\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"averageTypeSummaryPlot\\\": \\\"mean\\\", \\\"whatToShow\\\": \\\"plot, heatmap and colorbar\\\", \\\"missingDataColor\\\": \\\"black\\\", \\\"referencePointLabel\\\": \\\"TSS\\\", \\\"yMin\\\": \\\"\\\", \\\"onePlotPerGroup\\\": \\\"False\\\", \\\"regionsLabel\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"yMax\\\": \\\"\\\", \\\"endLabel\\\": \\\"TES\\\", \\\"sortRegions\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"startLabel\\\": \\\"TSS\\\", \\\"colorMap\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"showAdvancedOpt\\\": \\\"yes\\\", \\\"__current_case__\\\": 1, \\\"heatmapHeight\\\": \\\"15.0\\\"}\", \"__rerun_remap_job_id__\": null, \"matrixFile\": \"null\"}",
288 "tool_version": "1.1.0",
289 "type": "tool",
290 "user_outputs": []
291 }
292 }
293 }