Mercurial > repos > stemcellcommons > rnaseq_workflows
comparison RNA-seq_single_end_with_TopHat_-_hg19.ga @ 2:324f32e70ea4 draft default tip
Update annotations
| author | stemcellcommons |
|---|---|
| date | Wed, 25 Oct 2017 15:10:22 -0400 |
| parents | ba1b76257fa5 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:ba1b76257fa5 | 2:324f32e70ea4 |
|---|---|
| 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_shed_repository": { | |
| 60 "changeset_revision": "66ca0d174cf2", | |
| 61 "name": "fastq_groomer_parallel", | |
| 62 "owner": "kevyin", | |
| 63 "tool_shed": "toolshed.g2.bx.psu.edu" | |
| 64 }, | |
| 65 "tool_state": "{\"__page__\": 0, \"input_type\": \"\\\"sanger\\\"\", \"__rerun_remap_job_id__\": null, \"options_type\": \"{\\\"__current_case__\\\": 0, \\\"options_type_selector\\\": \\\"basic\\\"}\", \"input_file\": \"null\"}", | |
| 66 "tool_version": "0.3.1", | |
| 67 "type": "tool", | |
| 68 "uuid": "e969943f-2c34-4aa4-a8a2-89ea2179b641", | |
| 69 "workflow_outputs": [] | |
| 70 }, | |
| 71 "2": { | |
| 72 "annotation": "", | |
| 73 "content_id": "toolshed.g2.bx.psu.edu/repos/pjbriggs/trimmomatic/trimmomatic/0.32.3", | |
| 74 "id": 2, | |
| 75 "input_connections": { | |
| 76 "paired_end|fastq_in": { | |
| 77 "id": 1, | |
| 78 "output_name": "output_file" | |
| 79 } | |
| 80 }, | |
| 81 "inputs": [], | |
| 82 "label": null, | |
| 83 "name": "Trimmomatic", | |
| 84 "outputs": [ | |
| 85 { | |
| 86 "name": "fastq_out_paired", | |
| 87 "type": "input" | |
| 88 }, | |
| 89 { | |
| 90 "name": "fastq_out_unpaired", | |
| 91 "type": "input" | |
| 92 }, | |
| 93 { | |
| 94 "name": "fastq_out_r1_paired", | |
| 95 "type": "fastqsanger" | |
| 96 }, | |
| 97 { | |
| 98 "name": "fastq_out_r2_paired", | |
| 99 "type": "fastqsanger" | |
| 100 }, | |
| 101 { | |
| 102 "name": "fastq_out_r1_unpaired", | |
| 103 "type": "fastqsanger" | |
| 104 }, | |
| 105 { | |
| 106 "name": "fastq_out_r2_unpaired", | |
| 107 "type": "fastqsanger" | |
| 108 }, | |
| 109 { | |
| 110 "name": "fastq_out", | |
| 111 "type": "fastqsanger" | |
| 112 } | |
| 113 ], | |
| 114 "position": { | |
| 115 "left": 826, | |
| 116 "top": 295.5 | |
| 117 }, | |
| 118 "post_job_actions": {}, | |
| 119 "tool_errors": null, | |
| 120 "tool_id": "toolshed.g2.bx.psu.edu/repos/pjbriggs/trimmomatic/trimmomatic/0.32.3", | |
| 121 "tool_shed_repository": { | |
| 122 "changeset_revision": "f8a9a5eaca8a", | |
| 123 "name": "trimmomatic", | |
| 124 "owner": "pjbriggs", | |
| 125 "tool_shed": "toolshed.g2.bx.psu.edu" | |
| 126 }, | |
| 127 "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\\\"}\"}", | |
| 128 "tool_version": "0.32.3", | |
| 129 "type": "tool", | |
| 130 "uuid": "4f06f828-b69d-4072-bc5e-cbc28a565e2c", | |
| 131 "workflow_outputs": [] | |
| 132 }, | |
| 133 "3": { | |
| 134 "annotation": "{\n\"accepted_hits\": {\n\"name\": \"tophat_accepted_hits\", \"description\": \"\",\n\"type\": \"bam\"\n}\n}", | |
| 135 "content_id": "toolshed.g2.bx.psu.edu/repos/scottx611x/tophat2_with_gene_annotations/tophat2/2.1.0", | |
| 136 "id": 3, | |
| 137 "input_connections": { | |
| 138 "singlePaired|input1": { | |
| 139 "id": 2, | |
| 140 "output_name": "fastq_out" | |
| 141 } | |
| 142 }, | |
| 143 "inputs": [], | |
| 144 "label": null, | |
| 145 "name": "TopHat", | |
| 146 "outputs": [ | |
| 147 { | |
| 148 "name": "align_summary", | |
| 149 "type": "txt" | |
| 150 }, | |
| 151 { | |
| 152 "name": "fusions", | |
| 153 "type": "tabular" | |
| 154 }, | |
| 155 { | |
| 156 "name": "insertions", | |
| 157 "type": "bed" | |
| 158 }, | |
| 159 { | |
| 160 "name": "deletions", | |
| 161 "type": "bed" | |
| 162 }, | |
| 163 { | |
| 164 "name": "junctions", | |
| 165 "type": "bed" | |
| 166 }, | |
| 167 { | |
| 168 "name": "accepted_hits", | |
| 169 "type": "bam" | |
| 170 }, | |
| 171 { | |
| 172 "name": "unmapped", | |
| 173 "type": "bam" | |
| 174 } | |
| 175 ], | |
| 176 "position": { | |
| 177 "left": 1189, | |
| 178 "top": 294.5 | |
| 179 }, | |
| 180 "post_job_actions": {}, | |
| 181 "tool_errors": null, | |
| 182 "tool_id": "toolshed.g2.bx.psu.edu/repos/scottx611x/tophat2_with_gene_annotations/tophat2/2.1.0", | |
| 183 "tool_shed_repository": { | |
| 184 "changeset_revision": "015a0cc3c012", | |
| 185 "name": "tophat2_with_gene_annotations", | |
| 186 "owner": "scottx611x", | |
| 187 "tool_shed": "toolshed.g2.bx.psu.edu" | |
| 188 }, | |
| 189 "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\\\", \\\"__current_case__\\\": 0, \\\"use_junctions\\\": \\\"Yes\\\", \\\"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}\"}", | |
| 190 "tool_version": "2.1.0", | |
| 191 "type": "tool", | |
| 192 "uuid": "9f2be90e-a62e-4d50-91a1-00171e11baa5", | |
| 193 "workflow_outputs": [] | |
| 194 }, | |
| 195 "4": { | |
| 196 "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}", | |
| 197 "content_id": "toolshed.g2.bx.psu.edu/repos/yhoogstrate/featurecounts/featurecounts/1.4.6.p5", | |
| 198 "id": 4, | |
| 199 "input_connections": { | |
| 200 "alignments": { | |
| 201 "id": 3, | |
| 202 "output_name": "accepted_hits" | |
| 203 } | |
| 204 }, | |
| 205 "inputs": [], | |
| 206 "label": null, | |
| 207 "name": "featureCounts", | |
| 208 "outputs": [ | |
| 209 { | |
| 210 "name": "output", | |
| 211 "type": "tabular" | |
| 212 }, | |
| 213 { | |
| 214 "name": "output_summary", | |
| 215 "type": "tabular" | |
| 216 } | |
| 217 ], | |
| 218 "position": { | |
| 219 "left": 1458, | |
| 220 "top": 327.5 | |
| 221 }, | |
| 222 "post_job_actions": {}, | |
| 223 "tool_errors": null, | |
| 224 "tool_id": "toolshed.g2.bx.psu.edu/repos/yhoogstrate/featurecounts/featurecounts/1.4.6.p5", | |
| 225 "tool_shed_repository": { | |
| 226 "changeset_revision": "e04fbcc4e91a", | |
| 227 "name": "featurecounts", | |
| 228 "owner": "yhoogstrate", | |
| 229 "tool_shed": "toolshed.g2.bx.psu.edu" | |
| 230 }, | |
| 231 "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\": \"{\\\"__current_case__\\\": 0, \\\"parameters\\\": \\\"default\\\"}\"}", | |
| 232 "tool_version": "1.4.6.p5", | |
| 233 "type": "tool", | |
| 234 "uuid": "39697dc6-5c56-4f5c-be9c-354197ee77dd", | |
| 235 "workflow_outputs": [] | |
| 236 } | |
| 237 }, | |
| 238 "uuid": "b9ffa9cb-2e92-479d-9f38-37c5bbf3983e" | |
| 239 } |
