2
|
1 {
|
|
2 "a_galaxy_workflow": "true",
|
5
|
3 "annotation": "{\n \"description\": \"Check for any data quality issues before running analysis workflows.\",\n \"file_relationship\": {\n \"file_relationship\": {},\n \"value_type\": \"LIST\",\n \"name\": \"List of FASTQ Files\",\n \"input_files\": [\n {\n \"allowed_filetypes\": [{\"name\": \"FASTQ\"},{\"name\": \"BAM\"},{\"name\": \"SAM\"}],\n \"name\": \"Input File\",\n \"description\": \"File to run QC on\"\n }\n ]\n }\n}",
|
2
|
4 "format-version": "0.1",
|
|
5 "name": "FastQC",
|
|
6 "steps": {
|
|
7 "0": {
|
|
8 "annotation": "",
|
5
|
9 "content_id": null,
|
2
|
10 "id": 0,
|
|
11 "input_connections": {},
|
|
12 "inputs": [
|
|
13 {
|
|
14 "description": "",
|
|
15 "name": "Input Dataset"
|
|
16 }
|
|
17 ],
|
5
|
18 "label": null,
|
2
|
19 "name": "Input dataset",
|
|
20 "outputs": [],
|
|
21 "position": {
|
5
|
22 "left": 315,
|
|
23 "top": 410
|
2
|
24 },
|
|
25 "tool_errors": null,
|
|
26 "tool_id": null,
|
|
27 "tool_state": "{\"name\": \"Input Dataset\"}",
|
|
28 "tool_version": null,
|
|
29 "type": "data_input",
|
5
|
30 "uuid": "983e8aa7-72ca-446a-95a4-dc5f645421ec",
|
|
31 "workflow_outputs": [
|
|
32 {
|
|
33 "label": null,
|
|
34 "output_name": "output",
|
|
35 "uuid": "77b252a2-567b-4e1c-b5d1-41b8027ecca4"
|
|
36 }
|
|
37 ]
|
2
|
38 },
|
|
39 "1": {
|
|
40 "annotation": "{\"html_file\": {\"name\": \"fastqc_report\", \"description\": \"HTML file containing FASTQC report.\", \"type\": \"html\"}, \"text_file\": {\"name\": \"fastqc_results\", \"description\": \"Data file containing FASTQC results.\", \"type\": \"txt\"}}",
|
5
|
41 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.65",
|
2
|
42 "id": 1,
|
|
43 "input_connections": {
|
|
44 "input_file": {
|
|
45 "id": 0,
|
|
46 "output_name": "output"
|
|
47 }
|
|
48 },
|
|
49 "inputs": [],
|
5
|
50 "label": null,
|
2
|
51 "name": "FastQC",
|
|
52 "outputs": [
|
|
53 {
|
|
54 "name": "html_file",
|
|
55 "type": "html"
|
|
56 },
|
|
57 {
|
|
58 "name": "text_file",
|
|
59 "type": "txt"
|
|
60 }
|
|
61 ],
|
|
62 "position": {
|
5
|
63 "left": 599,
|
|
64 "top": 351.5
|
2
|
65 },
|
5
|
66 "post_job_actions": {
|
|
67 "RenameDatasetActionhtml_file": {
|
|
68 "action_arguments": {
|
|
69 "newname": "fastqc_report"
|
|
70 },
|
|
71 "action_type": "RenameDatasetAction",
|
|
72 "output_name": "html_file"
|
|
73 },
|
|
74 "RenameDatasetActiontext_file": {
|
|
75 "action_arguments": {
|
|
76 "newname": "fastqc_results"
|
|
77 },
|
|
78 "action_type": "RenameDatasetAction",
|
|
79 "output_name": "text_file"
|
|
80 }
|
|
81 },
|
2
|
82 "tool_errors": null,
|
|
83 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.65",
|
|
84 "tool_state": "{\"__page__\": 0, \"contaminants\": \"null\", \"__rerun_remap_job_id__\": null, \"limits\": \"null\", \"input_file\": \"null\"}",
|
|
85 "tool_version": "0.65",
|
|
86 "type": "tool",
|
5
|
87 "uuid": "88cc0f74-d5ad-421b-9330-d3ff49c79bb0",
|
|
88 "workflow_outputs": [
|
|
89 {
|
|
90 "label": null,
|
|
91 "output_name": "html_file",
|
|
92 "uuid": "91f9c648-5ddc-495f-b3dd-f043c9af0862"
|
|
93 },
|
|
94 {
|
|
95 "label": null,
|
|
96 "output_name": "text_file",
|
|
97 "uuid": "dcbdf17b-0c13-4418-b255-1cf411312b74"
|
|
98 }
|
|
99 ]
|
2
|
100 }
|
5
|
101 },
|
|
102 "uuid": "4f81b632-d3cd-460f-9b3c-62593b41dfab"
|
2
|
103 } |