Created
May 5, 2020 08:24
-
-
Save pvanheus/6cae3dc07feff2fc528b0bb775099a0e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"a_galaxy_workflow": "true", | |
"annotation": "Workflow for generating SARS-Cov2 consensus ", | |
"format-version": "0.1", | |
"name": "SARS-Cov2-Amplicon-Artic (imported from uploaded file)", | |
"steps": { | |
"0": { | |
"annotation": "", | |
"content_id": null, | |
"errors": null, | |
"id": 0, | |
"input_connections": {}, | |
"inputs": [ | |
{ | |
"description": "", | |
"name": "SARS-Cov2 Reference" | |
} | |
], | |
"label": "SARS-Cov2 Reference", | |
"name": "Input dataset", | |
"outputs": [], | |
"position": { | |
"left": 200.00001525878906, | |
"top": 200 | |
}, | |
"tool_id": null, | |
"tool_state": "{\"optional\": false}", | |
"tool_version": null, | |
"type": "data_input", | |
"uuid": "8136d853-8d39-4388-a5a8-cb40feebef40", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "output", | |
"uuid": "43ac2a1d-fb2c-4d73-9821-19389f43129f" | |
} | |
] | |
}, | |
"1": { | |
"annotation": "A collection of Paired-End Reads", | |
"content_id": null, | |
"errors": null, | |
"id": 1, | |
"input_connections": {}, | |
"inputs": [ | |
{ | |
"description": "A collection of Paired-End Reads", | |
"name": "Paired-End Reads" | |
} | |
], | |
"label": "Paired-End Reads", | |
"name": "Input dataset collection", | |
"outputs": [], | |
"position": { | |
"left": 200.00001525878906, | |
"top": 307 | |
}, | |
"tool_id": null, | |
"tool_state": "{\"optional\": false, \"collection_type\": \"list:paired\"}", | |
"tool_version": null, | |
"type": "data_collection_input", | |
"uuid": "9e857e40-ceaa-4527-890c-6f8eae685470", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "output", | |
"uuid": "4f81e1cb-fc36-48c5-b2d4-7431f7bfd9a4" | |
} | |
] | |
}, | |
"2": { | |
"annotation": "", | |
"content_id": null, | |
"errors": null, | |
"id": 2, | |
"input_connections": {}, | |
"inputs": [ | |
{ | |
"description": "", | |
"name": "Primer scheme (BED format)" | |
} | |
], | |
"label": "Primer scheme (BED format)", | |
"name": "Input dataset", | |
"outputs": [], | |
"position": { | |
"left": 200.00001525878906, | |
"top": 394 | |
}, | |
"tool_id": null, | |
"tool_state": "{\"optional\": false}", | |
"tool_version": null, | |
"type": "data_input", | |
"uuid": "ecdca6bf-d376-466b-a9ab-eb26e170b934", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "output", | |
"uuid": "f984a058-b233-4e47-9353-87dd09c488ed" | |
} | |
] | |
}, | |
"3": { | |
"annotation": "", | |
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.19.5+galaxy1", | |
"errors": null, | |
"id": 3, | |
"input_connections": { | |
"single_paired|paired_input": { | |
"id": 1, | |
"output_name": "output" | |
} | |
}, | |
"inputs": [], | |
"label": null, | |
"name": "fastp", | |
"outputs": [ | |
{ | |
"name": "output_paired_coll", | |
"type": "input" | |
}, | |
{ | |
"name": "report_html", | |
"type": "html" | |
} | |
], | |
"position": { | |
"left": 483.00001525878906, | |
"top": 200 | |
}, | |
"post_job_actions": { | |
"HideDatasetActionoutput_paired_coll": { | |
"action_arguments": {}, | |
"action_type": "HideDatasetAction", | |
"output_name": "output_paired_coll" | |
} | |
}, | |
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.19.5+galaxy1", | |
"tool_shed_repository": { | |
"changeset_revision": "1d8fe9bc4cb0", | |
"name": "fastp", | |
"owner": "iuc", | |
"tool_shed": "toolshed.g2.bx.psu.edu" | |
}, | |
"tool_state": "{\"filter_options\": {\"quality_filtering_options\": {\"disable_quality_filtering\": \"false\", \"qualified_quality_phred\": \"\", \"unqualified_percent_limit\": \"\", \"n_base_limit\": \"\"}, \"length_filtering_options\": {\"disable_length_filtering\": \"false\", \"length_required\": \"\"}, \"low_complexity_filter\": {\"enable_low_complexity_filter\": \"false\", \"complexity_threshold\": \"\"}}, \"output_options\": {\"report_html\": \"true\", \"report_json\": \"false\"}, \"overrepresented_sequence_analysis\": {\"overrepresentation_analysis\": \"false\", \"overrepresentation_sampling\": \"\"}, \"read_mod_options\": {\"polyg_tail_trimming\": {\"trimming_select\": \"\", \"__current_case__\": 1, \"poly_g_min_len\": \"\"}, \"polyx_tail_trimming\": {\"polyx_trimming_select\": \"\", \"__current_case__\": 1}, \"umi_processing\": {\"umi\": \"false\", \"umi_loc\": \"\", \"umi_len\": \"\", \"umi_prefix\": \"\"}, \"cutting_by_quality_options\": {\"cut_by_quality5\": \"false\", \"cut_by_quality3\": \"false\", \"cut_window_size\": \"\", \"cut_mean_quality\": \"\"}, \"base_correction_options\": {\"correction\": \"false\"}}, \"single_paired\": {\"single_paired_selector\": \"paired_collection\", \"__current_case__\": 2, \"paired_input\": {\"__class__\": \"ConnectedValue\"}, \"adapter_trimming_options\": {\"disable_adapter_trimming\": \"false\", \"adapter_sequence1\": \"\", \"adapter_sequence2\": \"\"}, \"global_trimming_options\": {\"trim_front1\": \"\", \"trim_tail1\": \"\", \"trim_front2\": \"\", \"trim_tail2\": \"\"}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
"tool_version": "0.19.5+galaxy1", | |
"type": "tool", | |
"uuid": "88c2c70f-7806-4f79-9e03-116a619f466d", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "report_html", | |
"uuid": "c0c2ddb1-9bfb-4f9d-8ea6-c234288717c3" | |
} | |
] | |
}, | |
"4": { | |
"annotation": "", | |
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.17.1", | |
"errors": null, | |
"id": 4, | |
"input_connections": { | |
"fastq_input|fastq_input1": { | |
"id": 3, | |
"output_name": "output_paired_coll" | |
}, | |
"reference_source|ref_file": { | |
"id": 0, | |
"output_name": "output" | |
} | |
}, | |
"inputs": [], | |
"label": null, | |
"name": "Map with BWA-MEM", | |
"outputs": [ | |
{ | |
"name": "bam_output", | |
"type": "bam" | |
} | |
], | |
"position": { | |
"left": 811, | |
"top": 200 | |
}, | |
"post_job_actions": {}, | |
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.17.1", | |
"tool_shed_repository": { | |
"changeset_revision": "01ac0a5fedc3", | |
"name": "bwa", | |
"owner": "devteam", | |
"tool_shed": "toolshed.g2.bx.psu.edu" | |
}, | |
"tool_state": "{\"analysis_type\": {\"analysis_type_selector\": \"illumina\", \"__current_case__\": 0}, \"fastq_input\": {\"fastq_input_selector\": \"paired_collection\", \"__current_case__\": 2, \"fastq_input1\": {\"__class__\": \"ConnectedValue\"}, \"iset_stats\": \"\"}, \"reference_source\": {\"reference_source_selector\": \"history\", \"__current_case__\": 1, \"ref_file\": {\"__class__\": \"ConnectedValue\"}, \"index_a\": \"auto\"}, \"rg\": {\"rg_selector\": \"do_not_set\", \"__current_case__\": 3}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
"tool_version": "0.7.17.1", | |
"type": "tool", | |
"uuid": "bad95490-4a6b-4198-a69e-7157dcd61606", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "bam_output", | |
"uuid": "f2827406-2505-4981-972e-a7b4b2b7ddc5" | |
} | |
] | |
}, | |
"5": { | |
"annotation": "", | |
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/qualimap_bamqc/qualimap_bamqc/2.2.2d+galaxy1", | |
"errors": null, | |
"id": 5, | |
"input_connections": { | |
"input1": { | |
"id": 4, | |
"output_name": "bam_output" | |
} | |
}, | |
"inputs": [], | |
"label": null, | |
"name": "QualiMap BamQC", | |
"outputs": [ | |
{ | |
"name": "raw_data", | |
"type": "input" | |
}, | |
{ | |
"name": "output_html", | |
"type": "html" | |
} | |
], | |
"position": { | |
"left": 1139, | |
"top": 200 | |
}, | |
"post_job_actions": {}, | |
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/qualimap_bamqc/qualimap_bamqc/2.2.2d+galaxy1", | |
"tool_shed_repository": { | |
"changeset_revision": "e7fd6754d093", | |
"name": "qualimap_bamqc", | |
"owner": "iuc", | |
"tool_shed": "toolshed.g2.bx.psu.edu" | |
}, | |
"tool_state": "{\"duplicate_skipping\": \"0\", \"input1\": {\"__class__\": \"ConnectedValue\"}, \"per_base_coverage\": \"false\", \"plot_specific\": {\"n_bins\": \"400\", \"paint_chromosome_limits\": \"true\", \"genome_gc_distr\": null, \"homopolymer_size\": \"3\"}, \"stats_regions\": {\"region_select\": \"all\", \"__current_case__\": 0}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
"tool_version": "2.2.2d+galaxy1", | |
"type": "tool", | |
"uuid": "5b13285b-1a7a-451b-b638-86d24d7b24d7", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "raw_data", | |
"uuid": "05cfd20f-87d8-4e69-960a-fe373d53c3ee" | |
}, | |
{ | |
"label": null, | |
"output_name": "output_html", | |
"uuid": "3445880e-c51e-4144-a3b7-f3c8381dfa90" | |
} | |
] | |
}, | |
"6": { | |
"annotation": "", | |
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/ivar_trim/ivar_trim/1.0.1+galaxy0", | |
"errors": null, | |
"id": 6, | |
"input_connections": { | |
"input_bam": { | |
"id": 4, | |
"output_name": "bam_output" | |
}, | |
"input_bed": { | |
"id": 2, | |
"output_name": "output" | |
} | |
}, | |
"inputs": [ | |
{ | |
"description": "runtime parameter for tool ivar trim", | |
"name": "input_bam" | |
}, | |
{ | |
"description": "runtime parameter for tool ivar trim", | |
"name": "input_bed" | |
} | |
], | |
"label": null, | |
"name": "ivar trim", | |
"outputs": [ | |
{ | |
"name": "output_bam", | |
"type": "bam" | |
} | |
], | |
"position": { | |
"left": 1139, | |
"top": 385 | |
}, | |
"post_job_actions": {}, | |
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/ivar_trim/ivar_trim/1.0.1+galaxy0", | |
"tool_shed_repository": { | |
"changeset_revision": "8858fa037a15", | |
"name": "ivar_trim", | |
"owner": "iuc", | |
"tool_shed": "toolshed.g2.bx.psu.edu" | |
}, | |
"tool_state": "{\"inc_primers\": \"false\", \"input_bam\": {\"__class__\": \"RuntimeValue\"}, \"input_bed\": {\"__class__\": \"RuntimeValue\"}, \"min_len\": \"30\", \"min_qual\": \"20\", \"window_width\": \"4\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
"tool_version": "1.0.1+galaxy0", | |
"type": "tool", | |
"uuid": "033f7476-6280-4a20-997f-f59d4ee65daf", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "output_bam", | |
"uuid": "80143aa3-b0bc-4530-8b86-228ad467c938" | |
} | |
] | |
}, | |
"7": { | |
"annotation": "", | |
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/ivar_consensus/ivar_consensus/1.0.1+galaxy0", | |
"errors": null, | |
"id": 7, | |
"input_connections": { | |
"input_bam": { | |
"id": 6, | |
"output_name": "output_bam" | |
} | |
}, | |
"inputs": [ | |
{ | |
"description": "runtime parameter for tool ivar consensus", | |
"name": "input_bam" | |
} | |
], | |
"label": null, | |
"name": "ivar consensus", | |
"outputs": [ | |
{ | |
"name": "consensus", | |
"type": "fasta" | |
} | |
], | |
"position": { | |
"left": 1467.0000610351562, | |
"top": 200 | |
}, | |
"post_job_actions": {}, | |
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/ivar_consensus/ivar_consensus/1.0.1+galaxy0", | |
"tool_shed_repository": { | |
"changeset_revision": "f362150bef41", | |
"name": "ivar_consensus", | |
"owner": "iuc", | |
"tool_shed": "toolshed.g2.bx.psu.edu" | |
}, | |
"tool_state": "{\"filter_depth\": \"false\", \"gap\": \"true\", \"input_bam\": {\"__class__\": \"RuntimeValue\"}, \"min_depth\": \"10\", \"min_freq\": \"0.0\", \"min_qual\": \"20\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
"tool_version": "1.0.1+galaxy0", | |
"type": "tool", | |
"uuid": "8c963781-1de7-47f1-bd36-7df238b5dace", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "consensus", | |
"uuid": "2b27a706-17ed-47e9-a2dd-57343337fbda" | |
} | |
] | |
}, | |
"8": { | |
"annotation": "", | |
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/ivar_variants/ivar_variants/1.0.1+galaxy0", | |
"errors": null, | |
"id": 8, | |
"input_connections": { | |
"input_bam": { | |
"id": 6, | |
"output_name": "output_bam" | |
}, | |
"ref": { | |
"id": 0, | |
"output_name": "output" | |
} | |
}, | |
"inputs": [ | |
{ | |
"description": "runtime parameter for tool ivar variants", | |
"name": "input_bam" | |
}, | |
{ | |
"description": "runtime parameter for tool ivar variants", | |
"name": "ref" | |
} | |
], | |
"label": null, | |
"name": "ivar variants", | |
"outputs": [ | |
{ | |
"name": "output_variants", | |
"type": "tabular" | |
} | |
], | |
"position": { | |
"left": 1467.0000610351562, | |
"top": 337 | |
}, | |
"post_job_actions": {}, | |
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/ivar_variants/ivar_variants/1.0.1+galaxy0", | |
"tool_shed_repository": { | |
"changeset_revision": "12d66d0d05ac", | |
"name": "ivar_variants", | |
"owner": "iuc", | |
"tool_shed": "toolshed.g2.bx.psu.edu" | |
}, | |
"tool_state": "{\"input_bam\": {\"__class__\": \"RuntimeValue\"}, \"min_freq\": \"0.03\", \"min_qual\": \"20\", \"ref\": {\"__class__\": \"RuntimeValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", | |
"tool_version": "1.0.1+galaxy0", | |
"type": "tool", | |
"uuid": "1579a36d-92f5-486c-ba3f-bc6798717831", | |
"workflow_outputs": [ | |
{ | |
"label": null, | |
"output_name": "output_variants", | |
"uuid": "695b7445-53a1-4f89-b9b8-630f6a41ccec" | |
} | |
] | |
} | |
}, | |
"tags": [], | |
"uuid": "e2d2e2ea-9c06-4864-86c0-17433ab13891", | |
"version": 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment