comparison RNA-seq_single_end_with_TopHat_-_hg19.ga @ 0:cbd6667ca478 draft

Initial upload
author stemcellcommons
date Wed, 20 Jul 2016 16:58:05 -0400
parents
children ba1b76257fa5
comparison
equal deleted inserted replaced
-1:000000000000 0:cbd6667ca478
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "{\"refinery_type\": \"analysis\"}",
4 "format-version": "0.1",
5 "name": "RNA-seq single end with TopHat - hg19",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "content_id": null,
10 "id": 0,
11 "input_connections": {},
12 "inputs": [
13 {
14 "description": "",
15 "name": "Input Dataset"
16 }
17 ],
18 "label": null,
19 "name": "Input dataset",
20 "outputs": [],
21 "position": {
22 "left": 200,
23 "top": 342.5
24 },
25 "tool_errors": null,
26 "tool_id": null,
27 "tool_state": "{\"name\": \"Input Dataset\"}",
28 "tool_version": null,
29 "type": "data_input",
30 "uuid": "13ea8b03-730c-404a-8fd9-93ca91175447",
31 "workflow_outputs": []
32 },
33 "1": {
34 "annotation": "",
35 "content_id": "toolshed.g2.bx.psu.edu/repos/kevyin/fastq_groomer_parallel/fastq_groomer_parallel/0.3.1",
36 "id": 1,
37 "input_connections": {
38 "input_file": {
39 "id": 0,
40 "output_name": "output"
41 }
42 },
43 "inputs": [],
44 "label": null,
45 "name": "FASTQ Parallel Groomer",
46 "outputs": [
47 {
48 "name": "output_file",
49 "type": "fastqsanger"
50 }
51 ],
52 "position": {
53 "left": 455.5,
54 "top": 319.5
55 },
56 "post_job_actions": {},
57 "tool_errors": null,
58 "tool_id": "toolshed.g2.bx.psu.edu/repos/kevyin/fastq_groomer_parallel/fastq_groomer_parallel/0.3.1",
59 "tool_state": "{\"__page__\": 0, \"input_type\": \"\\\"sanger\\\"\", \"__rerun_remap_job_id__\": null, \"options_type\": \"{\\\"options_type_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"input_file\": \"null\"}",
60 "tool_version": "0.3.1",
61 "type": "tool",
62 "uuid": "e969943f-2c34-4aa4-a8a2-89ea2179b641",
63 "workflow_outputs": []
64 },
65 "2": {
66 "annotation": "",
67 "content_id": "toolshed.g2.bx.psu.edu/repos/pjbriggs/trimmomatic/trimmomatic/0.32.3",
68 "id": 2,
69 "input_connections": {
70 "paired_end|fastq_in": {
71 "id": 1,
72 "output_name": "output_file"
73 }
74 },
75 "inputs": [],
76 "label": null,
77 "name": "Trimmomatic",
78 "outputs": [
79 {
80 "name": "fastq_out_paired",
81 "type": "input"
82 },
83 {
84 "name": "fastq_out_unpaired",
85 "type": "input"
86 },
87 {
88 "name": "fastq_out_r1_paired",
89 "type": "fastqsanger"
90 },
91 {
92 "name": "fastq_out_r2_paired",
93 "type": "fastqsanger"
94 },
95 {
96 "name": "fastq_out_r1_unpaired",
97 "type": "fastqsanger"
98 },
99 {
100 "name": "fastq_out_r2_unpaired",
101 "type": "fastqsanger"
102 },
103 {
104 "name": "fastq_out",
105 "type": "fastqsanger"
106 }
107 ],
108 "position": {
109 "left": 826,
110 "top": 295.5
111 },
112 "post_job_actions": {},
113 "tool_errors": null,
114 "tool_id": "toolshed.g2.bx.psu.edu/repos/pjbriggs/trimmomatic/trimmomatic/0.32.3",
115 "tool_state": "{\"operations\": \"[{\\\"__index__\\\": 0, \\\"operation\\\": {\\\"window_size\\\": \\\"4\\\", \\\"name\\\": \\\"SLIDINGWINDOW\\\", \\\"__current_case__\\\": 0, \\\"required_quality\\\": \\\"20\\\"}}]\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"paired_end\": \"{\\\"fastq_in\\\": null, \\\"is_paired_end\\\": \\\"False\\\", \\\"__current_case__\\\": 0}\", \"illuminaclip\": \"{\\\"seed_mismatches\\\": \\\"2\\\", \\\"adapter_fasta\\\": \\\"TruSeq3-SE.fa\\\", \\\"__current_case__\\\": 0, \\\"palindrome_clip_threshold\\\": \\\"30\\\", \\\"do_illuminaclip\\\": \\\"True\\\", \\\"simple_clip_threshold\\\": \\\"10\\\"}\"}",
116 "tool_version": "0.32.3",
117 "type": "tool",
118 "uuid": "4f06f828-b69d-4072-bc5e-cbc28a565e2c",
119 "workflow_outputs": []
120 },
121 "3": {
122 "annotation": "{\n\"accepted_hits\": {\n\"name\": \"tophat_accepted_hits\", \"description\": \"\",\n\"type\": \"bam\"\n}\n}",
123 "content_id": "toolshed.g2.bx.psu.edu/repos/scottx611x/tophat2_with_gene_annotations/tophat2/2.1.0",
124 "id": 3,
125 "input_connections": {
126 "singlePaired|input1": {
127 "id": 2,
128 "output_name": "fastq_out"
129 }
130 },
131 "inputs": [],
132 "label": null,
133 "name": "TopHat",
134 "outputs": [
135 {
136 "name": "align_summary",
137 "type": "txt"
138 },
139 {
140 "name": "fusions",
141 "type": "tabular"
142 },
143 {
144 "name": "insertions",
145 "type": "bed"
146 },
147 {
148 "name": "deletions",
149 "type": "bed"
150 },
151 {
152 "name": "junctions",
153 "type": "bed"
154 },
155 {
156 "name": "accepted_hits",
157 "type": "bam"
158 },
159 {
160 "name": "unmapped",
161 "type": "bam"
162 }
163 ],
164 "position": {
165 "left": 1189,
166 "top": 294.5
167 },
168 "post_job_actions": {},
169 "tool_errors": null,
170 "tool_id": "toolshed.g2.bx.psu.edu/repos/scottx611x/tophat2_with_gene_annotations/tophat2/2.1.0",
171 "tool_state": "{\"__page__\": 0, \"singlePaired\": \"{\\\"sPaired\\\": \\\"single\\\", \\\"input1\\\": null, \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"readGroup\": \"{\\\"__current_case__\\\": 1, \\\"specReadGroup\\\": \\\"no\\\"}\", \"params\": \"{\\\"min_intron_length\\\": \\\"70\\\", \\\"min_segment_intron\\\": \\\"50\\\", \\\"fusion_search\\\": {\\\"__current_case__\\\": 0, \\\"do_search\\\": \\\"No\\\"}, \\\"seg_mismatches\\\": \\\"2\\\", \\\"library_type\\\": \\\"fr-unstranded\\\", \\\"settingsType\\\": \\\"full\\\", \\\"coverage_search\\\": {\\\"use_search\\\": \\\"No\\\", \\\"__current_case__\\\": 2}, \\\"splice_mismatches\\\": \\\"0\\\", \\\"max_multihits\\\": \\\"20\\\", \\\"bowtie_n\\\": \\\"No\\\", \\\"read_realign_edit_dist\\\": \\\"1000\\\", \\\"max_intron_length\\\": \\\"500000\\\", \\\"anchor_length\\\": \\\"8\\\", \\\"microexon_search\\\": \\\"No\\\", \\\"indel_search\\\": {\\\"max_insertion_length\\\": \\\"3\\\", \\\"max_deletion_length\\\": \\\"3\\\", \\\"__current_case__\\\": 1, \\\"allow_indel_search\\\": \\\"Yes\\\"}, \\\"read_edit_dist\\\": \\\"2\\\", \\\"output_unmapped\\\": \\\"False\\\", \\\"own_junctions\\\": {\\\"gene_model_ann\\\": {\\\"gene_annotation_model\\\": \\\"hg19_genes.gtf\\\", \\\"use_annotations\\\": \\\"indexed\\\", \\\"__current_case__\\\": 1}, \\\"no_novel_juncs\\\": \\\"No\\\", \\\"use_junctions\\\": \\\"Yes\\\", \\\"__current_case__\\\": 0, \\\"raw_juncs\\\": {\\\"use_juncs\\\": \\\"No\\\", \\\"__current_case__\\\": 0}}, \\\"seg_length\\\": \\\"25\\\", \\\"max_segment_intron\\\": \\\"500000\\\", \\\"bowtie2_settings\\\": {\\\"__current_case__\\\": 0, \\\"b2_settings\\\": \\\"No\\\"}, \\\"__current_case__\\\": 1, \\\"read_mismatches\\\": \\\"2\\\"}\", \"refGenomeSource\": \"{\\\"genomeSource\\\": \\\"indexed\\\", \\\"index\\\": \\\"hg19\\\", \\\"__current_case__\\\": 0}\"}",
172 "tool_version": "2.1.0",
173 "type": "tool",
174 "uuid": "9f2be90e-a62e-4d50-91a1-00171e11baa5",
175 "workflow_outputs": []
176 },
177 "4": {
178 "annotation": "{\n\"output\": {\n\"name\": \"feature_counts\", \"description\": \"\",\n\"type\": \"tabular\"\n},\n\"output_summary\": {\n\"name\": \"feature_counts_summary\", \"description\": \"\",\n\"type\": \"tabular\"\n}\n}",
179 "content_id": "toolshed.g2.bx.psu.edu/repos/yhoogstrate/featurecounts/featurecounts/1.4.6.p5",
180 "id": 4,
181 "input_connections": {
182 "alignments": {
183 "id": 3,
184 "output_name": "accepted_hits"
185 }
186 },
187 "inputs": [],
188 "label": null,
189 "name": "featureCounts",
190 "outputs": [
191 {
192 "name": "output",
193 "type": "tabular"
194 },
195 {
196 "name": "output_summary",
197 "type": "tabular"
198 }
199 ],
200 "position": {
201 "left": 1458,
202 "top": 327.5
203 },
204 "post_job_actions": {},
205 "tool_errors": null,
206 "tool_id": "toolshed.g2.bx.psu.edu/repos/yhoogstrate/featurecounts/featurecounts/1.4.6.p5",
207 "tool_state": "{\"__page__\": 0, \"reference_gene_sets_source\": \"{\\\"reference_gene_sets\\\": \\\"/mnt/galaxyIndices/gene_annotations/hg19_genes.gtf\\\", \\\"__current_case__\\\": 2, \\\"source_select\\\": \\\"indexed_all\\\"}\", \"format\": \"\\\"tabdel_short\\\"\", \"__rerun_remap_job_id__\": null, \"alignments\": \"null\", \"extended_parameters\": \"{\\\"parameters\\\": \\\"default\\\", \\\"__current_case__\\\": 0}\"}",
208 "tool_version": "1.4.6.p5",
209 "type": "tool",
210 "uuid": "39697dc6-5c56-4f5c-be9c-354197ee77dd",
211 "workflow_outputs": []
212 }
213 },
214 "uuid": "b9ffa9cb-2e92-479d-9f38-37c5bbf3983e"
215 }