comparison Galaxy-Workflow-Phenix_workflow.ga @ 1:162c88041ed7 draft

Uploaded
author ulfschaefer
date Tue, 10 May 2016 05:16:08 -0400
parents
children a3f15f50a4af
comparison
equal deleted inserted replaced
0:cb29f95c7b88 1:162c88041ed7
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "Phenix workflow",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "content_id": null,
10 "id": 0,
11 "input_connections": {},
12 "inputs": [
13 {
14 "description": "",
15 "name": "Reference fasta"
16 }
17 ],
18 "label": null,
19 "name": "Input dataset",
20 "outputs": [],
21 "position": {
22 "left": 200,
23 "top": 116
24 },
25 "tool_errors": null,
26 "tool_id": null,
27 "tool_state": "{\"name\": \"Reference fasta\"}",
28 "tool_version": null,
29 "type": "data_input",
30 "uuid": "576fa42b-080a-4cc4-aff3-2f2eac3fe3b7",
31 "workflow_outputs": []
32 },
33 "1": {
34 "annotation": "",
35 "content_id": null,
36 "id": 1,
37 "input_connections": {},
38 "inputs": [
39 {
40 "description": "",
41 "name": "R1 fastq"
42 }
43 ],
44 "label": null,
45 "name": "Input dataset",
46 "outputs": [],
47 "position": {
48 "left": 207,
49 "top": 334
50 },
51 "tool_errors": null,
52 "tool_id": null,
53 "tool_state": "{\"name\": \"R1 fastq\"}",
54 "tool_version": null,
55 "type": "data_input",
56 "uuid": "10a74ae8-b3f1-4409-8502-f6f79a55b071",
57 "workflow_outputs": []
58 },
59 "2": {
60 "annotation": "",
61 "content_id": null,
62 "id": 2,
63 "input_connections": {},
64 "inputs": [
65 {
66 "description": "",
67 "name": "R2 fastqs"
68 }
69 ],
70 "label": null,
71 "name": "Input dataset",
72 "outputs": [],
73 "position": {
74 "left": 211,
75 "top": 462
76 },
77 "tool_errors": null,
78 "tool_id": null,
79 "tool_state": "{\"name\": \"R2 fastqs\"}",
80 "tool_version": null,
81 "type": "data_input",
82 "uuid": "58fb33f3-4e67-4376-8b82-afab515e9be1",
83 "workflow_outputs": []
84 },
85 "3": {
86 "annotation": "",
87 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.12.1",
88 "id": 3,
89 "input_connections": {
90 "fastq_input|fastq_input1": {
91 "id": 1,
92 "output_name": "output"
93 },
94 "fastq_input|fastq_input2": {
95 "id": 2,
96 "output_name": "output"
97 },
98 "reference_source|ref_file": {
99 "id": 0,
100 "output_name": "output"
101 }
102 },
103 "inputs": [],
104 "label": null,
105 "name": "Map with BWA-MEM",
106 "outputs": [
107 {
108 "name": "bam_output",
109 "type": "bam"
110 }
111 ],
112 "position": {
113 "left": 423.5,
114 "top": 288
115 },
116 "post_job_actions": {
117 "RenameDatasetActionbam_output": {
118 "action_arguments": {
119 "newname": "#{fastq_input1 | basename}.bam"
120 },
121 "action_type": "RenameDatasetAction",
122 "output_name": "bam_output"
123 }
124 },
125 "tool_errors": null,
126 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.12.1",
127 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"rg\": \"{\\\"rg_selector\\\": \\\"set_picard\\\", \\\"read_group_sm_conditional\\\": {\\\"do_auto_name\\\": \\\"True\\\", \\\"__current_case__\\\": 0}, \\\"CN\\\": \\\"\\\", \\\"PU\\\": \\\"\\\", \\\"read_group_lb_conditional\\\": {\\\"do_auto_name\\\": \\\"True\\\", \\\"__current_case__\\\": 0}, \\\"read_group_id_conditional\\\": {\\\"do_auto_name\\\": \\\"True\\\", \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0, \\\"DT\\\": \\\"\\\", \\\"PI\\\": \\\"\\\", \\\"DS\\\": \\\"\\\", \\\"PL\\\": \\\"ILLUMINA\\\"}\", \"fastq_input\": \"{\\\"iset_stats\\\": \\\"\\\", \\\"fastq_input2\\\": null, \\\"fastq_input_selector\\\": \\\"paired\\\", \\\"__current_case__\\\": 0, \\\"fastq_input1\\\": null}\", \"analysis_type\": \"{\\\"analysis_type_selector\\\": \\\"illumina\\\", \\\"__current_case__\\\": 0}\", \"reference_source\": \"{\\\"ref_file\\\": null, \\\"reference_source_selector\\\": \\\"history\\\", \\\"__current_case__\\\": 1, \\\"index_a\\\": \\\"auto\\\"}\"}",
128 "tool_version": "0.7.12.1",
129 "type": "tool",
130 "uuid": "e7189b5b-110c-4e8f-ae4e-a85d9e7bf8c3",
131 "workflow_outputs": []
132 },
133 "4": {
134 "annotation": "",
135 "content_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phe_samtools_mpileup/phe_samtools_mpileup/1.0",
136 "id": 4,
137 "input_connections": {
138 "input_bam": {
139 "id": 3,
140 "output_name": "bam_output"
141 },
142 "ref_file": {
143 "id": 0,
144 "output_name": "output"
145 }
146 },
147 "inputs": [],
148 "label": null,
149 "name": "PHE MPileup",
150 "outputs": [
151 {
152 "name": "outvcf",
153 "type": "vcf"
154 }
155 ],
156 "position": {
157 "left": 634,
158 "top": 126
159 },
160 "post_job_actions": {
161 "RenameDatasetActionoutvcf": {
162 "action_arguments": {
163 "newname": "#{input_bam | basename}.vcf"
164 },
165 "action_type": "RenameDatasetAction",
166 "output_name": "outvcf"
167 }
168 },
169 "tool_errors": null,
170 "tool_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phe_samtools_mpileup/phe_samtools_mpileup/1.0",
171 "tool_state": "{\"ref_file\": \"null\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input_bam\": \"null\"}",
172 "tool_version": "1.0",
173 "type": "tool",
174 "uuid": "6f7b0596-34f3-4588-9094-04edb6848a4b",
175 "workflow_outputs": []
176 },
177 "5": {
178 "annotation": "",
179 "content_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phephenix/filter_vcf/1.0",
180 "id": 5,
181 "input_connections": {
182 "input": {
183 "id": 4,
184 "output_name": "outvcf"
185 }
186 },
187 "inputs": [],
188 "label": null,
189 "name": "Filter VCF",
190 "outputs": [
191 {
192 "name": "output",
193 "type": "vcf"
194 }
195 ],
196 "position": {
197 "left": 747,
198 "top": 314
199 },
200 "post_job_actions": {
201 "RenameDatasetActionoutput": {
202 "action_arguments": {
203 "newname": "#{input | basename}.filtered.vcf"
204 },
205 "action_type": "RenameDatasetAction",
206 "output_name": "output"
207 }
208 },
209 "tool_errors": null,
210 "tool_id": "toolshed.g2.bx.psu.edu/repos/ulfschaefer/phephenix/filter_vcf/1.0",
211 "tool_state": "{\"__page__\": 0, \"input\": \"null\", \"__rerun_remap_job_id__\": null, \"snp_filter\": \"[{\\\"__index__\\\": 0, \\\"snp_filter_type\\\": {\\\"dp4_ratio\\\": \\\"0.9\\\", \\\"__current_case__\\\": 1, \\\"snp_filter_type_selector\\\": \\\"dp4_ratio_option\\\"}}, {\\\"__index__\\\": 1, \\\"snp_filter_type\\\": {\\\"min_depth\\\": \\\"10\\\", \\\"__current_case__\\\": 4, \\\"snp_filter_type_selector\\\": \\\"min_depth_option\\\"}}]\", \"onlygood\": \"\\\"false\\\"\"}",
212 "tool_version": "1.0",
213 "type": "tool",
214 "uuid": "caf82bf3-cccc-47f7-9721-6ef9057173bb",
215 "workflow_outputs": []
216 }
217 },
218 "uuid": "d0b49f14-3813-4724-bcee-88a3ce3fb2e8"
219 }