{ "a_galaxy_workflow": "true", "annotation": "This workflows performs single end read mapping with bowtie2 followed by sensitive variant calling across a wide range of AFs with lofreq", "creator": [ { "class": "Person", "identifier": "https://orcid.org/0000-0002-9464-6640", "name": "Wolfgang Maier" } ], "format-version": "0.1", "license": "MIT", "name": "COVID-19: variation analysis on WGS SE data", "release": "0.1.6", "steps": { "0": { "annotation": "Illumina reads with fastqsanger encoding", "content_id": null, "errors": null, "id": 0, "input_connections": {}, "inputs": [ { "description": "Illumina reads with fastqsanger encoding", "name": "Single End Collection" } ], "label": "Single End Collection", "name": "Input dataset collection", "outputs": [], "position": { "left": 0.0, "top": 189.96875 }, "tool_id": null, "tool_state": "{\"optional\": false, \"format\": [\"fastqsanger\", \"fastqsanger.gz\"], \"tag\": null, \"collection_type\": \"list\"}", "tool_version": null, "type": "data_collection_input", "uuid": "fac0f79d-54bd-4c26-b18e-2804067a6522", "when": null, "workflow_outputs": [] }, "1": { "annotation": "Fasta sequence for Severe acute respiratory syndrome coronavirus 2 isolate Wuhan-Hu-1, complete genome", "content_id": null, "errors": null, "id": 1, "input_connections": {}, "inputs": [ { "description": "Fasta sequence for Severe acute respiratory syndrome coronavirus 2 isolate Wuhan-Hu-1, complete genome", "name": "NC_045512.2 FASTA sequence of SARS-CoV-2" } ], "label": "NC_045512.2 FASTA sequence of SARS-CoV-2", "name": "Input dataset", "outputs": [], "position": { "left": 95.984375, "top": 601.984375 }, "tool_id": null, "tool_state": "{\"optional\": false, \"format\": [\"fasta\", \"fasta.gz\"], \"tag\": null}", "tool_version": null, "type": "data_input", "uuid": "c9a062f4-3154-47de-b482-d8168a70f939", "when": null, "workflow_outputs": [] }, "2": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy4", "errors": null, "id": 2, "input_connections": { "single_paired|in1": { "id": 0, "output_name": "output" } }, "inputs": [ { "description": "runtime parameter for tool fastp", "name": "single_paired" } ], "label": null, "name": "fastp", "outputs": [ { "name": "out1", "type": "input" }, { "name": "report_html", "type": "html" }, { "name": "report_json", "type": "json" } ], "position": { "left": 237.53125, "top": 0.0 }, "post_job_actions": { "HideDatasetActionreport_json": { "action_arguments": {}, "action_type": "HideDatasetAction", "output_name": "report_json" }, "RenameDatasetActionout1": { "action_arguments": { "newname": "Trimmed and quality-filtered reads (fastp result)" }, "action_type": "RenameDatasetAction", "output_name": "out1" } }, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy4", "tool_shed_repository": { "changeset_revision": "10678d49d39e", "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\": null, \"unqualified_percent_limit\": null, \"n_base_limit\": null}, \"length_filtering_options\": {\"disable_length_filtering\": false, \"length_required\": null, \"length_limit\": null}, \"low_complexity_filter\": {\"enable_low_complexity_filter\": false, \"complexity_threshold\": null}}, \"output_options\": {\"report_html\": true, \"report_json\": true}, \"overrepresented_sequence_analysis\": {\"overrepresentation_analysis\": false, \"overrepresentation_sampling\": null}, \"read_mod_options\": {\"polyg_tail_trimming\": {\"trimming_select\": \"\", \"__current_case__\": 1, \"poly_g_min_len\": null}, \"polyx_tail_trimming\": {\"polyx_trimming_select\": \"\", \"__current_case__\": 1}, \"umi_processing\": {\"umi\": false, \"umi_loc\": \"\", \"umi_len\": null, \"umi_prefix\": \"\"}, \"cutting_by_quality_options\": {\"cut_by_quality5\": false, \"cut_by_quality3\": false, \"cut_window_size\": null, \"cut_mean_quality\": null}, \"base_correction_options\": {\"correction\": false}}, \"single_paired\": {\"single_paired_selector\": \"single\", \"__current_case__\": 0, \"in1\": {\"__class__\": \"ConnectedValue\"}, \"adapter_trimming_options\": {\"disable_adapter_trimming\": false, \"adapter_sequence1\": \"\"}, \"global_trimming_options\": {\"trim_front1\": null, \"trim_tail1\": null}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "0.24.0+galaxy4", "type": "tool", "uuid": "226bdff2-28d7-46ec-9a17-887d577056f6", "when": null, "workflow_outputs": [ { "label": "preprocessed_reads", "output_name": "out1", "uuid": "21a2c281-bb1a-4632-9cdc-f67b7465041a" }, { "label": "fastp_html_report", "output_name": "report_html", "uuid": "d31c518e-b26c-42e7-9d62-c4adde285a27" } ] }, "3": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.5.3+galaxy1", "errors": null, "id": 3, "input_connections": { "library|input_1": { "id": 2, "output_name": "out1" }, "reference_genome|own_file": { "id": 1, "output_name": "output" } }, "inputs": [ { "description": "runtime parameter for tool Bowtie2", "name": "library" }, { "description": "runtime parameter for tool Bowtie2", "name": "reference_genome" } ], "label": null, "name": "Bowtie2", "outputs": [ { "name": "output", "type": "bam" }, { "name": "mapping_stats", "type": "txt" } ], "position": { "left": 476.203125, "top": 210.890625 }, "post_job_actions": { "HideDatasetActionmapping_stats": { "action_arguments": {}, "action_type": "HideDatasetAction", "output_name": "mapping_stats" }, "RenameDatasetActionoutput": { "action_arguments": { "newname": "Mapped reads (bowtie2 result)" }, "action_type": "RenameDatasetAction", "output_name": "output" } }, "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.5.3+galaxy1", "tool_shed_repository": { "changeset_revision": "d5ceb9f3c25b", "name": "bowtie2", "owner": "devteam", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"analysis_type\": {\"analysis_type_selector\": \"simple\", \"__current_case__\": 0, \"presets\": \"--very-sensitive\"}, \"library\": {\"type\": \"single\", \"__current_case__\": 0, \"input_1\": {\"__class__\": \"ConnectedValue\"}, \"unaligned_file\": false, \"aligned_file\": false}, \"reference_genome\": {\"source\": \"history\", \"__current_case__\": 1, \"own_file\": {\"__class__\": \"ConnectedValue\"}}, \"rg\": {\"rg_selector\": \"set_id_auto\", \"__current_case__\": 2}, \"sam_options\": {\"sam_options_selector\": \"no\", \"__current_case__\": 1}, \"save_mapping_stats\": true, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "2.5.3+galaxy1", "type": "tool", "uuid": "befd5b2a-7f19-48bf-9133-55dddc3791f2", "when": null, "workflow_outputs": [ { "label": "mapped_reads", "output_name": "output", "uuid": "cea7a009-c5b0-418f-82b0-4a379ece0fe5" } ] }, "4": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/picard_MarkDuplicates/3.1.1.0", "errors": null, "id": 4, "input_connections": { "inputFile": { "id": 3, "output_name": "output" } }, "inputs": [], "label": null, "name": "MarkDuplicates", "outputs": [ { "name": "metrics_file", "type": "txt" }, { "name": "outFile", "type": "bam" } ], "position": { "left": 752.484375, "top": 362.140625 }, "post_job_actions": {}, "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/picard/picard_MarkDuplicates/3.1.1.0", "tool_shed_repository": { "changeset_revision": "3f254c5ced1d", "name": "picard", "owner": "devteam", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"__input_ext\": \"bam\", \"assume_sorted\": true, \"barcode_tag\": \"\", \"chromInfo\": \"/cvmfs/data.galaxyproject.org/managed/len/ucsc/?.len\", \"comments\": [], \"duplicate_scoring_strategy\": \"SUM_OF_BASE_QUALITIES\", \"inputFile\": {\"__class__\": \"ConnectedValue\"}, \"inputFile|__identifier__\": \"SRR11247078\", \"optical_duplicate_pixel_distance\": \"100\", \"read_name_regex\": \"\", \"remove_duplicates\": true, \"validation_stringency\": \"LENIENT\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "3.1.1.0", "type": "tool", "uuid": "298f0df2-22f1-405d-92b3-272f73e3ef5b", "when": null, "workflow_outputs": [ { "label": "markduplicates_stats", "output_name": "metrics_file", "uuid": "873c1736-4a15-4805-a1ee-e64808b10a0a" }, { "label": "markduplicates_reads", "output_name": "outFile", "uuid": "10acc683-8d34-4017-892e-21c7bea450eb" } ] }, "5": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy3", "errors": null, "id": 5, "input_connections": { "results_0|software_cond|input": { "id": 2, "output_name": "report_json" }, "results_1|software_cond|input": { "id": 3, "output_name": "mapping_stats" }, "results_2|software_cond|output_0|input": { "id": 4, "output_name": "metrics_file" } }, "inputs": [ { "description": "runtime parameter for tool MultiQC", "name": "image_content_input" } ], "label": null, "name": "MultiQC", "outputs": [ { "name": "html_report", "type": "html" }, { "name": "stats", "type": "tabular" } ], "position": { "left": 831.90625, "top": 18.71875 }, "post_job_actions": { "HideDatasetActionplots": { "action_arguments": {}, "action_type": "HideDatasetAction", "output_name": "plots" }, "HideDatasetActionstats": { "action_arguments": {}, "action_type": "HideDatasetAction", "output_name": "stats" }, "RenameDatasetActionhtml_report": { "action_arguments": { "newname": "Preprocessing and mapping reports" }, "action_type": "RenameDatasetAction", "output_name": "html_report" } }, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy3", "tool_shed_repository": { "changeset_revision": "31c42a2c02d3", "name": "multiqc", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"comment\": \"\", \"export\": false, \"flat\": false, \"image_content_input\": {\"__class__\": \"RuntimeValue\"}, \"results\": [{\"__index__\": 0, \"software_cond\": {\"software\": \"fastp\", \"__current_case__\": 7, \"input\": {\"__class__\": \"ConnectedValue\"}}}, {\"__index__\": 1, \"software_cond\": {\"software\": \"bowtie2\", \"__current_case__\": 3, \"input\": {\"__class__\": \"ConnectedValue\"}}}, {\"__index__\": 2, \"software_cond\": {\"software\": \"picard\", \"__current_case__\": 17, \"output\": [{\"__index__\": 0, \"type\": \"markdups\", \"input\": {\"__class__\": \"ConnectedValue\"}}]}}], \"saveLog\": \"false\", \"title\": \"\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "1.27+galaxy3", "type": "tool", "uuid": "cba65a56-8563-4777-8a87-b4c0158d8015", "when": null, "workflow_outputs": [ { "label": "preprocessing_and_mapping_reports", "output_name": "html_report", "uuid": "01575724-b29c-465d-b9f0-8577ce82fd00" } ] }, "6": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_viterbi/lofreq_viterbi/2.1.5+galaxy0", "errors": null, "id": 6, "input_connections": { "reads": { "id": 4, "output_name": "outFile" }, "reference_source|ref": { "id": 1, "output_name": "output" } }, "inputs": [ { "description": "runtime parameter for tool Realign reads", "name": "reference_source" } ], "label": null, "name": "Realign reads", "outputs": [ { "name": "realigned", "type": "bam" } ], "position": { "left": 980.125, "top": 538.46875 }, "post_job_actions": {}, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_viterbi/lofreq_viterbi/2.1.5+galaxy0", "tool_shed_repository": { "changeset_revision": "aa35ee7f3ab2", "name": "lofreq_viterbi", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"adv_options\": {\"keepflags\": false, \"bq2_handling\": {\"replace_bq2\": \"keep\", \"__current_case__\": 0, \"defqual\": \"2\"}}, \"reads\": {\"__class__\": \"ConnectedValue\"}, \"reference_source\": {\"ref_selector\": \"history\", \"__current_case__\": 1, \"ref\": {\"__class__\": \"ConnectedValue\"}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "2.1.5+galaxy0", "type": "tool", "uuid": "967ad159-752b-4117-82f8-7fa9296897eb", "when": null, "workflow_outputs": [ { "label": "realigned_deduplicated_mapped_reads", "output_name": "realigned", "uuid": "d42cf1f6-fe7e-4559-8d47-d881ff16308e" } ] }, "7": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_indelqual/lofreq_indelqual/2.1.5+galaxy1", "errors": null, "id": 7, "input_connections": { "reads": { "id": 6, "output_name": "realigned" }, "strategy|reference_source|ref": { "id": 1, "output_name": "output" } }, "inputs": [], "label": null, "name": "Insert indel qualities", "outputs": [ { "name": "output", "type": "bam" } ], "position": { "left": 1217.5, "top": 636.09375 }, "post_job_actions": { "RenameDatasetActionoutput": { "action_arguments": { "newname": "Fully processed reads for variant calling (deduplicated, realigned reads with added indelquals)" }, "action_type": "RenameDatasetAction", "output_name": "output" } }, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_indelqual/lofreq_indelqual/2.1.5+galaxy1", "tool_shed_repository": { "changeset_revision": "971e07ca4456", "name": "lofreq_indelqual", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"reads\": {\"__class__\": \"ConnectedValue\"}, \"strategy\": {\"selector\": \"dindel\", \"__current_case__\": 1, \"reference_source\": {\"ref_selector\": \"history\", \"__current_case__\": 1, \"ref\": {\"__class__\": \"ConnectedValue\"}}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "2.1.5+galaxy1", "type": "tool", "uuid": "b2abc152-bdea-418f-af6b-566f83418ffb", "when": null, "workflow_outputs": [ { "label": "realigned_deduplicated_mapped_reads_with_indel_quals", "output_name": "output", "uuid": "9fc19a53-7ff5-4e69-9aa2-05400670ff3b" } ] }, "8": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/lofreq_call/2.1.5+galaxy3", "errors": null, "id": 8, "input_connections": { "reads": { "id": 7, "output_name": "output" }, "reference_source|ref": { "id": 1, "output_name": "output" } }, "inputs": [ { "description": "runtime parameter for tool Call variants", "name": "reference_source" } ], "label": null, "name": "Call variants", "outputs": [ { "name": "variants", "type": "vcf" } ], "position": { "left": 1450.90625, "top": 733.734375 }, "post_job_actions": {}, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_call/lofreq_call/2.1.5+galaxy3", "tool_shed_repository": { "changeset_revision": "b11e8e9c23bf", "name": "lofreq_call", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"call_control\": {\"set_call_options\": \"yes\", \"__current_case__\": 1, \"coverage\": {\"min_cov\": \"5\", \"max_depth\": \"1000000\"}, \"pe\": {\"use_orphan\": false}, \"bc_quals\": {\"min_bq\": \"30\", \"min_alt_bq\": \"30\", \"alt_bq\": {\"modify\": \"\", \"__current_case__\": 0}}, \"align_quals\": {\"alnqual\": {\"use_alnqual\": \"\", \"__current_case__\": 0, \"alnqual_choice\": {\"alnquals_to_use\": \"\", \"__current_case__\": 1, \"extended_baq\": true}}}, \"map_quals\": {\"min_mq\": \"20\", \"use_mq\": {\"no_mq\": \"\", \"__current_case__\": 0, \"max_mq\": \"255\"}}, \"source_qual\": {\"use_src_qual\": {\"src_qual\": \"\", \"__current_case__\": 0}}, \"joint_qual\": {\"min_jq\": \"0\", \"min_alt_jq\": \"0\", \"def_alt_jq\": \"0\"}}, \"filter_control\": {\"filter_type\": \"set_custom\", \"__current_case__\": 3, \"sig\": \"0.0005\", \"bonf\": \"0\", \"others\": false}, \"reads\": {\"__class__\": \"ConnectedValue\"}, \"reference_source\": {\"ref_selector\": \"history\", \"__current_case__\": 1, \"ref\": {\"__class__\": \"ConnectedValue\"}}, \"regions\": {\"restrict_to_region\": \"genome\", \"__current_case__\": 0}, \"variant_types\": \"--call-indels\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "2.1.5+galaxy3", "type": "tool", "uuid": "c1515432-2f61-498d-9dcd-b44da6f923c7", "when": null, "workflow_outputs": [ { "label": "called_variant", "output_name": "variants", "uuid": "1f968e8a-6574-4002-b2c6-a7faf96111ef" } ] }, "9": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_filter/lofreq_filter/2.1.5+galaxy0", "errors": null, "id": 9, "input_connections": { "invcf": { "id": 8, "output_name": "variants" } }, "inputs": [], "label": null, "name": "Lofreq filter", "outputs": [ { "name": "outvcf", "type": "vcf" } ], "position": { "left": 1498.515625, "top": 612.421875 }, "post_job_actions": {}, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/lofreq_filter/lofreq_filter/2.1.5+galaxy0", "tool_shed_repository": { "changeset_revision": "7dfca164d2e3", "name": "lofreq_filter", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"af\": {\"af_min\": \"0.0\", \"af_max\": \"0.0\"}, \"coverage\": {\"cov_min\": \"0\", \"cov_max\": \"0\"}, \"filter_by_type\": {\"keep_only\": \"\", \"__current_case__\": 0, \"qual\": {\"snvqual_filter\": {\"snvqual\": \"no\", \"__current_case__\": 0}, \"indelqual_filter\": {\"indelqual\": \"no\", \"__current_case__\": 0}}}, \"flag_or_drop\": \"--print-all\", \"invcf\": {\"__class__\": \"ConnectedValue\"}, \"sb\": {\"sb_filter\": {\"strand_bias\": \"mtc\", \"__current_case__\": 2, \"sb_alpha\": \"0.001\", \"sb_mtc\": \"fdr\", \"sb_compound\": true, \"sb_indels\": false}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "2.1.5+galaxy0", "type": "tool", "uuid": "f9db3062-6214-4c07-a006-001277dc0be5", "when": null, "workflow_outputs": [ { "label": "soft_filtered_variants", "output_name": "outvcf", "uuid": "9f6aebda-a899-4303-b186-7ae5faff79e2" } ] }, "10": { "annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/snpeff_sars_cov_2/snpeff_sars_cov_2/4.5covid19", "errors": null, "id": 10, "input_connections": { "input": { "id": 9, "output_name": "outvcf" } }, "inputs": [ { "description": "runtime parameter for tool SnpEff eff:", "name": "intervals" }, { "description": "runtime parameter for tool SnpEff eff:", "name": "transcripts" } ], "label": "SnpEff eff covid19 version", "name": "SnpEff eff:", "outputs": [ { "name": "snpeff_output", "type": "vcf" }, { "name": "statsFile", "type": "html" } ], "position": { "left": 1544.40625, "top": 285.5 }, "post_job_actions": { "RenameDatasetActionsnpeff_output": { "action_arguments": { "newname": "Final (SnpEff-)annotated variants" }, "action_type": "RenameDatasetAction", "output_name": "snpeff_output" } }, "tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/snpeff_sars_cov_2/snpeff_sars_cov_2/4.5covid19", "tool_shed_repository": { "changeset_revision": "2a3a00c1fa0a", "name": "snpeff_sars_cov_2", "owner": "iuc", "tool_shed": "toolshed.g2.bx.psu.edu" }, "tool_state": "{\"annotations\": [\"-formatEff\", \"-classic\"], \"chr\": \"\", \"csvStats\": false, \"filter\": {\"specificEffects\": \"no\", \"__current_case__\": 0}, \"filterOut\": [\"-no-downstream\", \"-no-intergenic\", \"-no-upstream\", \"-no-utr\"], \"generate_stats\": true, \"genome_version\": \"NC_045512.2\", \"input\": {\"__class__\": \"ConnectedValue\"}, \"inputFormat\": \"vcf\", \"intervals\": {\"__class__\": \"RuntimeValue\"}, \"noLog\": true, \"offset\": \"default\", \"outputConditional\": {\"outputFormat\": \"vcf\", \"__current_case__\": 0}, \"transcripts\": {\"__class__\": \"RuntimeValue\"}, \"udLength\": \"0\", \"__page__\": null, \"__rerun_remap_job_id__\": null}", "tool_version": "4.5covid19", "type": "tool", "uuid": "6b370dfb-970b-49c2-8060-c017f50508e8", "when": null, "workflow_outputs": [ { "label": "annotated_variants", "output_name": "snpeff_output", "uuid": "c9297840-841f-430d-81c9-bfd721b8203b" }, { "label": "annotated_variants_stats", "output_name": "statsFile", "uuid": "adfc092c-6cae-410c-b86c-36fdb0703e9b" } ] } }, "tags": [ "COVID-19", "covid19.galaxyproject.org" ], "uuid": "5171bc59-590c-4e97-8db8-004f73928627", "version": 6 }