Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic updating of the GTN workflows #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
274 changes: 222 additions & 52 deletions GTN/CNN_Intro_To_CNN.ga

Large diffs are not rendered by default.

1,719 changes: 1,719 additions & 0 deletions GTN/ERGA-post-assembly-QC_main_workflow.ga

Large diffs are not rendered by default.

284 changes: 226 additions & 58 deletions GTN/FNN_Intro_To_FNN.ga

Large diffs are not rendered by default.

258 changes: 196 additions & 62 deletions GTN/RNN_Intro_To_RNN.ga

Large diffs are not rendered by default.

581 changes: 581 additions & 0 deletions GTN/assembly-quality-control_main_workflow.ga

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions GTN/basic_assembly_analysis_Genetic_Design_BASIC_Assembly.ga

Large diffs are not rendered by default.

381 changes: 381 additions & 0 deletions GTN/beer-data-analysis_main_workflow.ga
Original file line number Diff line number Diff line change
@@ -0,0 +1,381 @@
{
"a_galaxy_workflow": "true",
"annotation": "Identification of the micro-organisms in a beer using Nanopore sequencing",
"creator": [
{
"class": "Person",
"identifier": "0000-0001-9852-1987",
"name": "B\u00e9r\u00e9nice Batut"
},
{
"class": "Person",
"identifier": "0000-0003-1252-9684",
"name": "Teresa M\u00fcller"
},
{
"class": "Person",
"identifier": "0000-0002-0507-4602",
"name": "Polina Polunina"
}
],
"format-version": "0.1",
"license": "MIT",
"name": "Identification Of The Micro Organisms In A Beer Using Nanopore Sequencing",
"steps": {
"0": {
"annotation": "",
"content_id": null,
"errors": null,
"id": 0,
"input_connections": {},
"inputs": [
{
"description": "",
"name": "input"
}
],
"label": "input",
"name": "input",
"outputs": [],
"position": {
"left": 0,
"top": 301
},
"tool_id": null,
"tool_state": "{\"optional\": false, \"tag\": null, \"name\": \"input\"}",
"tool_version": null,
"type": "data_input",
"uuid": "31e2b384-0c1d-42fc-9379-8fb62462bffb",
"when": null,
"workflow_outputs": []
},
"1": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.73+galaxy0",
"errors": null,
"id": 1,
"input_connections": {
"input_file": {
"id": 0,
"output_name": "output"
}
},
"inputs": [],
"label": null,
"name": "FastQC",
"outputs": [
{
"name": "html_file",
"type": "html"
},
{
"name": "text_file",
"type": "txt"
}
],
"position": {
"left": 280,
"top": 0
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.73+galaxy0",
"tool_shed_repository": {
"changeset_revision": "3d0c7bdf12f5",
"name": "fastqc",
"owner": "devteam",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"fastq\", \"adapters\": null, \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"contaminants\": null, \"input_file\": {\"__class__\": \"ConnectedValue\"}, \"kmers\": \"7\", \"limits\": null, \"min_length\": null, \"nogroup\": false, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "0.73+galaxy0",
"type": "tool",
"uuid": "8a1258bd-7a9a-4549-b55e-da602fb47a1c",
"when": null,
"workflow_outputs": []
},
"2": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/porechop/porechop/0.2.4+galaxy0",
"errors": null,
"id": 2,
"input_connections": {
"input_file": {
"id": 0,
"output_name": "output"
}
},
"inputs": [],
"label": null,
"name": "Porechop",
"outputs": [
{
"name": "outfile",
"type": "fasta"
}
],
"position": {
"left": 280,
"top": 296
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/porechop/porechop/0.2.4+galaxy0",
"tool_shed_repository": {
"changeset_revision": "543cbeef3949",
"name": "porechop",
"owner": "iuc",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"input\", \"adapter_search_settings\": {\"adapter_threshold\": \"90.0\", \"check_reads\": \"10000\", \"scoring_scheme\": \"3,-6,-5,-2\"}, \"barcode_binning_settings\": {\"barcode_threshold\": \"75.0\", \"barcode_diff\": \"5.0\", \"require_two_barcodes\": false, \"discard_unassigned\": false}, \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"end_adapter_settings\": {\"end_size\": \"150\", \"min_trim_size\": \"4\", \"extra_end_trim\": \"2\", \"end_threshold\": \"75.0\"}, \"format\": \"fastq\", \"input_file\": {\"__class__\": \"ConnectedValue\"}, \"middle_adapter_settings\": {\"no_split\": false, \"discard_middle\": false, \"middle_threshold\": \"85.0\", \"extra_middle_trim_good_side\": \"10\", \"extra_middle_trim_bad_side\": \"100\", \"min_split_read_size\": \"1000\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "0.2.4+galaxy0",
"type": "tool",
"uuid": "1c676151-89d1-4953-8517-e0d624cfe0d8",
"when": null,
"workflow_outputs": []
},
"3": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.23.2+galaxy0",
"errors": null,
"id": 3,
"input_connections": {
"single_paired|in1": {
"id": 2,
"output_name": "outfile"
}
},
"inputs": [],
"label": null,
"name": "fastp",
"outputs": [
{
"name": "out1",
"type": "input"
},
{
"name": "report_html",
"type": "html"
}
],
"position": {
"left": 560,
"top": 325
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.23.2+galaxy0",
"tool_shed_repository": {
"changeset_revision": "65b93b623c77",
"name": "fastp",
"owner": "iuc",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"fastqsanger\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"filter_options\": {\"quality_filtering_options\": {\"disable_quality_filtering\": false, \"qualified_quality_phred\": \"10\", \"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\": false}, \"overrepresented_sequence_analysis\": {\"overrepresentation_analysis\": false, \"overrepresentation_sampling\": null}, \"read_mod_options\": {\"polyg_tail_trimming\": {\"trimming_select\": \"-G\", \"__current_case__\": 2}, \"polyx_tail_trimming\": {\"polyx_trimming_select\": \"\", \"__current_case__\": 1}, \"umi_processing\": {\"umi\": false, \"umi_loc\": null, \"umi_len\": null, \"umi_prefix\": null}, \"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\": true, \"adapter_sequence1\": null}, \"global_trimming_options\": {\"trim_front1\": null, \"trim_tail1\": null}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "0.23.2+galaxy0",
"type": "tool",
"uuid": "2620fb59-5015-4db0-a5a7-8aad46843055",
"when": null,
"workflow_outputs": []
},
"4": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/kraken2/kraken2/2.1.1+galaxy1",
"errors": null,
"id": 4,
"input_connections": {
"single_paired|input_sequences": {
"id": 3,
"output_name": "out1"
}
},
"inputs": [],
"label": null,
"name": "Kraken2",
"outputs": [
{
"name": "report_output",
"type": "tabular"
},
{
"name": "output",
"type": "tabular"
}
],
"position": {
"left": 840,
"top": 349
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/kraken2/kraken2/2.1.1+galaxy1",
"tool_shed_repository": {
"changeset_revision": "e674066930b2",
"name": "kraken2",
"owner": "iuc",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"fastqsanger\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"confidence\": \"0.0\", \"kraken2_database\": \"2022-09-04T165121Z_standard_prebuilt_pluspf_2022-06-07\", \"min_base_quality\": \"0\", \"minimum_hit_groups\": \"2\", \"quick\": false, \"report\": {\"create_report\": true, \"use_mpa_style\": false, \"report_zero_counts\": false, \"report_minimizer_data\": false}, \"single_paired\": {\"single_paired_selector\": \"no\", \"__current_case__\": 2, \"input_sequences\": {\"__class__\": \"ConnectedValue\"}}, \"split_reads\": false, \"use_names\": true, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "2.1.1+galaxy1",
"type": "tool",
"uuid": "b0030c6f-df98-4ab9-a019-2b96fbad69e7",
"when": null,
"workflow_outputs": [
{
"output_name": "report_output",
"label": "kraken_report"
}
]
},
"5": {
"annotation": "",
"content_id": "Filter1",
"errors": null,
"id": 5,
"input_connections": {
"input": {
"id": 4,
"output_name": "report_output"
}
},
"inputs": [],
"label": null,
"name": "Filter",
"outputs": [
{
"name": "out_file1",
"type": "input"
}
],
"position": {
"left": 1120,
"top": 249
},
"post_job_actions": {},
"tool_id": "Filter1",
"tool_state": "{\"__input_ext\": \"tabular\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"cond\": \"c2>5\", \"header_lines\": \"0\", \"input\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "1.1.1",
"type": "tool",
"uuid": "ad96439e-7a96-4a33-9532-2024f61a0bb6",
"when": null,
"workflow_outputs": []
},
"6": {
"annotation": "",
"content_id": "Filter1",
"errors": null,
"id": 6,
"input_connections": {
"input": {
"id": 4,
"output_name": "report_output"
}
},
"inputs": [],
"label": null,
"name": "Filter",
"outputs": [
{
"name": "out_file1",
"type": "input"
}
],
"position": {
"left": 1120,
"top": 383
},
"post_job_actions": {},
"tool_id": "Filter1",
"tool_state": "{\"__input_ext\": \"tabular\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"cond\": \"c4=='D'\", \"header_lines\": \"0\", \"input\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "1.1.1",
"type": "tool",
"uuid": "a07687cf-fec4-4e3b-b02d-b0bd2a9782cc",
"when": null,
"workflow_outputs": []
},
"7": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/krakentools_kreport2krona/krakentools_kreport2krona/1.2+galaxy0",
"errors": null,
"id": 7,
"input_connections": {
"report": {
"id": 4,
"output_name": "report_output"
}
},
"inputs": [],
"label": null,
"name": "Krakentools: Convert kraken report file",
"outputs": [
{
"name": "output",
"type": "tabular"
}
],
"position": {
"left": 1120,
"top": 517
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/krakentools_kreport2krona/krakentools_kreport2krona/1.2+galaxy0",
"tool_shed_repository": {
"changeset_revision": "88d274322340",
"name": "krakentools_kreport2krona",
"owner": "iuc",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"input\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"intermediate_ranks\": false, \"report\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "1.2+galaxy0",
"type": "tool",
"uuid": "9c2946a8-b768-4ba1-879d-e96f1a2eda51",
"when": null,
"workflow_outputs": [
{
"output_name": "output",
"label": "krakentool_report"
}
]
},
"8": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/crs4/taxonomy_krona_chart/taxonomy_krona_chart/2.7.1+galaxy0",
"errors": null,
"id": 8,
"input_connections": {
"type_of_data|input": {
"id": 7,
"output_name": "output"
}
},
"inputs": [],
"label": null,
"name": "Krona pie chart",
"outputs": [
{
"name": "output",
"type": "html"
}
],
"position": {
"left": 1400,
"top": 549
},
"post_job_actions": {},
"tool_id": "toolshed.g2.bx.psu.edu/repos/crs4/taxonomy_krona_chart/taxonomy_krona_chart/2.7.1+galaxy0",
"tool_shed_repository": {
"changeset_revision": "e9005d1f3cfd",
"name": "taxonomy_krona_chart",
"owner": "crs4",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"tabular\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"combine_inputs\": false, \"root_name\": \"Root\", \"type_of_data\": {\"type_of_data_selector\": \"text\", \"__current_case__\": 1, \"input\": {\"__class__\": \"ConnectedValue\"}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "2.7.1+galaxy0",
"type": "tool",
"uuid": "b4e65b2d-bb17-4afa-bc95-30e4303afa8a",
"when": null,
"workflow_outputs": []
}
},
"tags": [
"Metagenomics",
"metagenomics"
],
"uuid": "118ebbff-ef23-4948-b2e6-d3853d10660e",
"version": 2
}
Loading