Skip to content

Commit a1f62c5

Browse files
authored
Update GTN workflows
1 parent 9ac0486 commit a1f62c5

15 files changed

+9241
-4354
lines changed

GTN/assembly-quality-control_main_workflow.ga

Lines changed: 581 additions & 0 deletions
Large diffs are not rendered by default.

GTN/basic_assembly_analysis_Genetic_Design_BASIC_Assembly.ga

Lines changed: 412 additions & 0 deletions
Large diffs are not rendered by default.

GTN/data-manipulation-olympics_data_manipulation_olympics_with_exercises.ga

Lines changed: 2157 additions & 0 deletions
Large diffs are not rendered by default.

GTN/droplet-quantification-preprocessing_Pre-processing_with_Alevin_Steps_1-3.ga

Lines changed: 0 additions & 1297 deletions
This file was deleted.

GTN/functional_main_workflow.ga

Lines changed: 197 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,197 @@
1+
{
2+
"a_galaxy_workflow": "true",
3+
"annotation": "Functional annotation of protein sequences",
4+
"creator": [
5+
{
6+
"class": "Person",
7+
"identifier": "https://orcid.org/0000-0003-0914-2470",
8+
"name": "Anthony Bretaudeau"
9+
}
10+
],
11+
"format-version": "0.1",
12+
"license": "GPL-3.0-or-later",
13+
"name": "Functional Annotation",
14+
"steps": {
15+
"0": {
16+
"annotation": "Some protein sequences to functionally annotate",
17+
"content_id": null,
18+
"errors": null,
19+
"id": 0,
20+
"input_connections": {},
21+
"inputs": [
22+
{
23+
"description": "Some protein sequences to functionally annotate",
24+
"name": "Protein sequences"
25+
}
26+
],
27+
"label": "Protein sequences",
28+
"name": "Input dataset",
29+
"outputs": [],
30+
"position": {
31+
"bottom": 315.5999984741211,
32+
"height": 65.76666259765625,
33+
"left": 726.3958740234375,
34+
"right": 886.3958740234375,
35+
"top": 249.83333587646484,
36+
"width": 160,
37+
"x": 726.3958740234375,
38+
"y": 249.83333587646484
39+
},
40+
"tool_id": null,
41+
"tool_state": "{\"optional\": false, \"tag\": \"\"}",
42+
"tool_version": null,
43+
"type": "data_input",
44+
"uuid": "abb56aaf-5988-4fb8-a68f-0edaee00f445",
45+
"workflow_outputs": []
46+
},
47+
"1": {
48+
"annotation": "",
49+
"content_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/eggnog_mapper/eggnog_mapper/2.1.8+galaxy2.1.8",
50+
"errors": null,
51+
"id": 1,
52+
"input_connections": {
53+
"input": {
54+
"id": 0,
55+
"output_name": "output"
56+
}
57+
},
58+
"inputs": [
59+
{
60+
"description": "runtime parameter for tool eggNOG Mapper",
61+
"name": "input"
62+
}
63+
],
64+
"label": null,
65+
"name": "eggNOG Mapper",
66+
"outputs": [
67+
{
68+
"name": "seed_orthologs",
69+
"type": "tabular"
70+
},
71+
{
72+
"name": "annotations",
73+
"type": "tabular"
74+
}
75+
],
76+
"position": {
77+
"bottom": 435.17499923706055,
78+
"height": 196.8000030517578,
79+
"left": 1194.4791412353516,
80+
"right": 1354.4791412353516,
81+
"top": 238.37499618530273,
82+
"width": 160,
83+
"x": 1194.4791412353516,
84+
"y": 238.37499618530273
85+
},
86+
"post_job_actions": {
87+
"HideDatasetActionseed_orthologs": {
88+
"action_arguments": {},
89+
"action_type": "HideDatasetAction",
90+
"output_name": "seed_orthologs"
91+
},
92+
"RenameDatasetActionannotations": {
93+
"action_arguments": {
94+
"newname": "EggNOG Mapper annotations"
95+
},
96+
"action_type": "RenameDatasetAction",
97+
"output_name": "annotations"
98+
}
99+
},
100+
"tool_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/eggnog_mapper/eggnog_mapper/2.1.8+galaxy2.1.8",
101+
"tool_shed_repository": {
102+
"changeset_revision": "5a30ae278db0",
103+
"name": "eggnog_mapper",
104+
"owner": "galaxyp",
105+
"tool_shed": "toolshed.g2.bx.psu.edu"
106+
},
107+
"tool_state": "{\"annotation_options\": {\"tax_scope\": null, \"target_orthologs\": \"all\", \"go_evidence\": \"non-electronic\"}, \"eggnog_data\": \"5.0.2\", \"input\": {\"__class__\": \"RuntimeValue\"}, \"input_trans\": {\"itype\": \"proteins\", \"__current_case__\": 0}, \"output_options\": {\"no_file_comments\": \"false\", \"no_annot\": \"false\", \"report_orthologs\": \"false\"}, \"seed_ortho_options\": {\"ortho_method\": {\"m\": \"diamond\", \"__current_case__\": 0, \"matrix_gapcosts\": {\"matrix\": \"BLOSUM62\", \"__current_case__\": 2, \"gap_costs\": \"--gapopen 11 --gapextend 1\"}, \"sensmode\": \"sensitive\", \"dmnd_iterate\": \"false\", \"dmnd_ignore_warnings\": \"false\"}, \"query_cover\": null, \"subject_cover\": null, \"pident\": null}, \"seed_ortholog_options\": {\"seed_ortholog_evalue\": \"0.001\", \"seed_ortholog_score\": null}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
108+
"tool_version": "2.1.8+galaxy2.1.8",
109+
"type": "tool",
110+
"uuid": "0d9f93f0-88b3-406b-b8f9-ecb2d74c61e9",
111+
"workflow_outputs": [
112+
{
113+
"label": null,
114+
"output_name": "annotations",
115+
"uuid": "bc64d801-036f-4608-8ba1-74f16fddb574"
116+
}
117+
]
118+
},
119+
"2": {
120+
"annotation": "",
121+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/interproscan/interproscan/5.55-88.0+galaxy3",
122+
"errors": null,
123+
"id": 2,
124+
"input_connections": {
125+
"input": {
126+
"id": 0,
127+
"output_name": "output"
128+
}
129+
},
130+
"inputs": [
131+
{
132+
"description": "runtime parameter for tool InterProScan",
133+
"name": "input"
134+
}
135+
],
136+
"label": null,
137+
"name": "InterProScan",
138+
"outputs": [
139+
{
140+
"name": "outfile_tsv",
141+
"type": "tabular"
142+
},
143+
{
144+
"name": "outfile_xml",
145+
"type": "xml"
146+
}
147+
],
148+
"position": {
149+
"bottom": 646.2666473388672,
150+
"height": 131.51666259765625,
151+
"left": 1197.1041870117188,
152+
"right": 1357.1041870117188,
153+
"top": 514.7499847412109,
154+
"width": 160,
155+
"x": 1197.1041870117188,
156+
"y": 514.7499847412109
157+
},
158+
"post_job_actions": {
159+
"HideDatasetActionoutfile_xml": {
160+
"action_arguments": {},
161+
"action_type": "HideDatasetAction",
162+
"output_name": "outfile_xml"
163+
},
164+
"RenameDatasetActionoutfile_tsv": {
165+
"action_arguments": {
166+
"newname": "InterProScan annotations (tsv)"
167+
},
168+
"action_type": "RenameDatasetAction",
169+
"output_name": "outfile_tsv"
170+
}
171+
},
172+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/interproscan/interproscan/5.55-88.0+galaxy3",
173+
"tool_shed_repository": {
174+
"changeset_revision": "98cafcbd2578",
175+
"name": "interproscan",
176+
"owner": "bgruening",
177+
"tool_shed": "toolshed.g2.bx.psu.edu"
178+
},
179+
"tool_state": "{\"applications\": [\"TIGRFAM\", \"SFLD\", \"SUPERFAMILY\", \"PANTHER\", \"Gene3D\", \"Hamap\", \"PrositeProfiles\", \"Coils\", \"SMART\", \"CDD\", \"PRINTS\", \"PIRSR\", \"PrositePatterns\", \"Pfam\", \"MobiDBLite\", \"PIRSF\"], \"database\": \"5.55-88.0\", \"goterms\": \"true\", \"input\": {\"__class__\": \"RuntimeValue\"}, \"iprlookup\": \"false\", \"licensed\": {\"use\": \"true\", \"__current_case__\": 1, \"applications_licensed\": [\"Phobius\", \"SignalP_EUK\", \"TMHMM\"]}, \"oformat\": [\"TSV\", \"XML\"], \"pathways\": \"true\", \"seqtype\": \"p\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
180+
"tool_version": "5.55-88.0+galaxy3",
181+
"type": "tool",
182+
"uuid": "cb7a1910-3c31-47d9-835b-f1bd16a1c3ff",
183+
"workflow_outputs": [
184+
{
185+
"label": null,
186+
"output_name": "outfile_tsv",
187+
"uuid": "b5a0e608-3bed-4fb2-9d47-d6bd521aee14"
188+
}
189+
]
190+
}
191+
},
192+
"tags": [
193+
"genome-annotation"
194+
],
195+
"uuid": "65bc0159-acd3-4172-87da-a6fdd8c2ea81",
196+
"version": 7
197+
}

0 commit comments

Comments
 (0)