0
|
1 {
|
|
2 "a_galaxy_workflow": "true",
|
6
|
3 "annotation": "Runs Glimmer3 to predict genes in microbial DNA using a training set of known genes.<br />\n<br />\nThis workflow is <a href=\"http://toolshed.g2.bx.psu.edu/view/bgruening/glimmer_gene_calling_workflow\" target=\"_blank\">available on the Galaxy Tool Shed</a> with a README file giving more information including sample data, and full citation details (Cock et al. 2013).",
|
0
|
4 "format-version": "0.1",
|
|
5 "name": "Glimmer gene calling with trainingset.",
|
|
6 "steps": {
|
|
7 "0": {
|
6
|
8 "annotation": "Nucleotide FASTA file of gene sequences used to train the gene calling of glimmer.",
|
0
|
9 "id": 0,
|
|
10 "input_connections": {},
|
|
11 "inputs": [
|
|
12 {
|
6
|
13 "description": "Nucleotide FASTA file of gene sequences used to train the gene calling of glimmer.",
|
0
|
14 "name": "Set of Genes"
|
|
15 }
|
|
16 ],
|
|
17 "name": "Input dataset",
|
|
18 "outputs": [],
|
|
19 "position": {
|
5
|
20 "left": 235.60880279541016,
|
|
21 "top": 214.3896484375
|
0
|
22 },
|
|
23 "tool_errors": null,
|
|
24 "tool_id": null,
|
|
25 "tool_state": "{\"name\": \"Set of Genes\"}",
|
|
26 "tool_version": null,
|
|
27 "type": "data_input",
|
|
28 "user_outputs": []
|
|
29 },
|
|
30 "1": {
|
6
|
31 "annotation": "Nucleotide FASTA file of genomic DNA (e.g. assembled contigs) to find genes in.",
|
0
|
32 "id": 1,
|
|
33 "input_connections": {},
|
|
34 "inputs": [
|
|
35 {
|
6
|
36 "description": "Nucleotide FASTA file of genomic DNA (e.g. assembled contigs) to find genes in.",
|
0
|
37 "name": "Input Genomic Sequence"
|
|
38 }
|
|
39 ],
|
|
40 "name": "Input dataset",
|
|
41 "outputs": [],
|
|
42 "position": {
|
5
|
43 "left": 454.55167388916016,
|
|
44 "top": 215.35415649414062
|
0
|
45 },
|
|
46 "tool_errors": null,
|
|
47 "tool_id": null,
|
|
48 "tool_state": "{\"name\": \"Input Genomic Sequence\"}",
|
|
49 "tool_version": null,
|
|
50 "type": "data_input",
|
|
51 "user_outputs": []
|
|
52 },
|
|
53 "2": {
|
|
54 "annotation": "",
|
|
55 "id": 2,
|
|
56 "input_connections": {
|
|
57 "infile": {
|
|
58 "id": 0,
|
|
59 "output_name": "output"
|
|
60 }
|
|
61 },
|
|
62 "inputs": [],
|
|
63 "name": "Glimmer ICM builder",
|
|
64 "outputs": [
|
|
65 {
|
|
66 "name": "outfile",
|
|
67 "type": "data"
|
|
68 }
|
|
69 ],
|
|
70 "position": {
|
5
|
71 "left": 456.9629592895508,
|
|
72 "top": 555.8248291015625
|
0
|
73 },
|
5
|
74 "post_job_actions": {
|
|
75 "HideDatasetActionoutfile": {
|
|
76 "action_arguments": {},
|
|
77 "action_type": "HideDatasetAction",
|
|
78 "output_name": "outfile"
|
|
79 }
|
|
80 },
|
0
|
81 "tool_errors": null,
|
4
|
82 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/glimmer3/glimmer_build-icm/0.2",
|
5
|
83 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"depth\": \"\\\"7\\\"\", \"period\": \"\\\"3\\\"\", \"width\": \"\\\"12\\\"\", \"stop_codon_opts\": \"{\\\"genbank_gencode\\\": \\\"11\\\", \\\"__current_case__\\\": 0, \\\"stop_codon_opts_selector\\\": \\\"gb\\\"}\", \"no_stops\": \"\\\"False\\\"\", \"chromInfo\": \"\\\"/home/bag/projects/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"infile\": \"null\"}",
|
0
|
84 "tool_version": "0.2",
|
|
85 "type": "tool",
|
|
86 "user_outputs": []
|
|
87 },
|
|
88 "3": {
|
|
89 "annotation": "",
|
|
90 "id": 3,
|
|
91 "input_connections": {
|
|
92 "icm_input": {
|
|
93 "id": 2,
|
|
94 "output_name": "outfile"
|
|
95 },
|
|
96 "seq_input": {
|
|
97 "id": 1,
|
|
98 "output_name": "output"
|
|
99 }
|
|
100 },
|
|
101 "inputs": [],
|
|
102 "name": "Glimmer3",
|
|
103 "outputs": [
|
|
104 {
|
|
105 "name": "genes_output",
|
|
106 "type": "fasta"
|
|
107 },
|
|
108 {
|
|
109 "name": "report_output",
|
|
110 "type": "txt"
|
|
111 },
|
|
112 {
|
|
113 "name": "detailed_output",
|
|
114 "type": "txt"
|
|
115 }
|
|
116 ],
|
|
117 "position": {
|
5
|
118 "left": 696.1604690551758,
|
|
119 "top": 341.2222137451172
|
0
|
120 },
|
|
121 "post_job_actions": {},
|
|
122 "tool_errors": null,
|
4
|
123 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/glimmer3/glimmer_knowlegde-based/0.2",
|
5
|
124 "tool_state": "{\"extend\": \"\\\"False\\\"\", \"__page__\": 0, \"linear\": \"\\\"True\\\"\", \"detailed_report\": \"\\\"False\\\"\", \"seq_input\": \"null\", \"__rerun_remap_job_id__\": null, \"gc_percent\": \"\\\"0.0\\\"\", \"start_codons\": \"\\\"atg,gtg,ttg\\\"\", \"threshold\": \"\\\"30\\\"\", \"stop_codon_opts\": \"{\\\"genbank_gencode\\\": \\\"11\\\", \\\"__current_case__\\\": 0, \\\"stop_codon_opts_selector\\\": \\\"gb\\\"}\", \"max_olap\": \"\\\"50\\\"\", \"no_indep\": \"\\\"False\\\"\", \"gene_len\": \"\\\"90\\\"\", \"report\": \"\\\"False\\\"\", \"chromInfo\": \"\\\"/home/bag/projects/galaxy/galaxy-dist/tool-data/shared/ucsc/chrom/?.len\\\"\", \"icm_input\": \"null\"}",
|
0
|
125 "tool_version": "0.2",
|
|
126 "type": "tool",
|
|
127 "user_outputs": []
|
|
128 },
|
|
129 "4": {
|
5
|
130 "annotation": "We expect our input sequences to have a trailing stop codon, but do not want the star character in the protein output.",
|
0
|
131 "id": 4,
|
|
132 "input_connections": {
|
|
133 "input1": {
|
|
134 "id": 3,
|
|
135 "output_name": "genes_output"
|
|
136 }
|
|
137 },
|
|
138 "inputs": [],
|
|
139 "name": "transeq",
|
|
140 "outputs": [
|
|
141 {
|
|
142 "name": "out_file1",
|
|
143 "type": "fasta"
|
|
144 }
|
|
145 ],
|
|
146 "position": {
|
5
|
147 "left": 981.725227355957,
|
|
148 "top": 212.04936981201172
|
0
|
149 },
|
|
150 "post_job_actions": {},
|
|
151 "tool_errors": null,
|
|
152 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0",
|
5
|
153 "tool_state": "{\"trim\": \"\\\"no\\\"\", \"__page__\": 0, \"input1\": \"null\", \"out_format1\": \"\\\"fasta\\\"\", \"frame\": \"\\\"1\\\"\", \"regions\": \"\\\"\\\"\", \"clean\": \"\\\"yes\\\"\", \"table\": \"\\\"11\\\"\", \"alternative\": \"\\\"no\\\"\", \"__rerun_remap_job_id__\": null}",
|
0
|
154 "tool_version": "5.0.0",
|
|
155 "type": "tool",
|
|
156 "user_outputs": []
|
|
157 }
|
|
158 }
|
5
|
159 } |