-
Notifications
You must be signed in to change notification settings - Fork 1k
Add new tutorial: Host removal in metagenomic data (Microbiome topic) #6404
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Minamehr tuning in from the Australia node of the FAIRyMAGs hackathon.
I rendered this locally and looks good to me!
| @@ -0,0 +1 @@ | |||
| {"a_galaxy_workflow": "true", "annotation": "", "comments": [], "creator": [{"class": "Person", "identifier": "0000-0003-2982-388X", "name": "Paul Zierep"}], "format-version": "0.1", "license": "MIT", "name": "Host contamination removal", "report": {"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"}, "steps": {"0": {"annotation": "", "content_id": null, "errors": null, "id": 0, "input_connections": {}, "inputs": [{"description": "", "name": "Input paired fastq "}], "label": "Input paired fastq ", "name": "Input dataset collection", "outputs": [], "position": {"left": 10, "top": 50}, "tool_id": null, "tool_state": "{\"optional\": false, \"tag\": null, \"collection_type\": \"list:paired\", \"fields\": null}", "tool_version": null, "type": "data_collection_input", "uuid": "13e4060f-f337-4f44-824f-ee85235fcc8e", "when": null, "workflow_outputs": []}, "1": {"annotation": "", "content_id": null, "errors": null, "id": 1, "input_connections": {}, "inputs": [{"description": "", "name": "Reference Genome Build In"}], "label": "Reference Genome Build In", "name": "Input parameter", "outputs": [], "position": {"left": 0, "top": 240}, "tool_id": null, "tool_state": "{\"multiple\": false, \"validators\": [], \"restrictOnConnections\": true, \"parameter_type\": \"text\", \"optional\": false}", "tool_version": null, "type": "parameter_input", "uuid": "47ad0b2d-0d31-4260-82df-8fed2da6b150", "when": null, "workflow_outputs": []}, "2": {"annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.5.3+galaxy1", "errors": null, "id": 2, "input_connections": {"library|input_1": {"id": 0, "output_name": "output"}, "reference_genome|index": {"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_unaligned_reads_l", "type": "fastqsanger"}, {"name": "output_unaligned_reads_r", "type": "fastqsanger"}, {"name": "output", "type": "bam"}, {"name": "mapping_stats", "type": "txt"}], "position": {"left": 570, "top": 10}, "post_job_actions": {}, "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\": \"no_presets\"}, \"library\": {\"type\": \"paired_collection\", \"__current_case__\": 2, \"input_1\": {\"__class__\": \"ConnectedValue\"}, \"unaligned_file\": true, \"aligned_file\": false, \"paired_options\": {\"paired_options_selector\": \"no\", \"__current_case__\": 1}}, \"reference_genome\": {\"source\": \"indexed\", \"__current_case__\": 0, \"index\": {\"__class__\": \"ConnectedValue\"}}, \"rg\": {\"rg_selector\": \"do_not_set\", \"__current_case__\": 3}, \"sam_options\": {\"sam_options_selector\": \"no\", \"__current_case__\": 1}, \"save_mapping_stats\": true, \"__page__\": 0, \"__rerun_remap_job_id__\": null}", "tool_version": "2.5.3+galaxy1", "type": "tool", "uuid": "c5da8956-2e29-45d3-8a38-7104c7408a1e", "when": null, "workflow_outputs": []}, "3": {"annotation": "", "content_id": "__ZIP_COLLECTION__", "errors": null, "id": 3, "input_connections": {"input_forward": {"id": 2, "output_name": "output_unaligned_reads_l"}, "input_reverse": {"id": 2, "output_name": "output_unaligned_reads_r"}}, "inputs": [{"description": "runtime parameter for tool Zip collections", "name": "input_forward"}, {"description": "runtime parameter for tool Zip collections", "name": "input_reverse"}], "label": null, "name": "Zip collections", "outputs": [{"name": "output", "type": "input"}], "position": {"left": 960, "top": 0}, "post_job_actions": {}, "tool_id": "__ZIP_COLLECTION__", "tool_state": "{\"input_forward\": {\"__class__\": \"RuntimeValue\"}, \"input_reverse\": {\"__class__\": \"RuntimeValue\"}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}", "tool_version": "1.0.0", "type": "tool", "uuid": "944b30b8-dfa2-459c-be49-5f62db677b84", "when": null, "workflow_outputs": []}, "4": {"annotation": "", "content_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy3", "errors": null, "id": 4, "input_connections": {"results_0|software_cond|input": {"id": 2, "output_name": "mapping_stats"}}, "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": 970, "top": 290}, "post_job_actions": {}, "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\": \"bowtie2\", \"__current_case__\": 3, \"input\": {\"__class__\": \"ConnectedValue\"}}}], \"title\": \"Host Removal\", \"__page__\": 0, \"__rerun_remap_job_id__\": null}", "tool_version": "1.27+galaxy3", "type": "tool", "uuid": "5d2f5ec8-c386-4ca9-8c2f-d6baccc4e5b8", "when": null, "workflow_outputs": []}}, "tags": ["name:FAIRyMAGs"], "uuid": "fb860ecd-f176-4e48-be10-9153a8a9032c", "version": 4} No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [GTN Lint] <GTN:027> reported by reviewdog 🐶
This workflow is missing a test, which is now mandatory. Please see the FAQ on how to add tests to your workflows.
|
@vinisalazar please add yourself as reviewer. The liniting still needs to be fixed before we can merge. |
Add new tutorial: Host removal in metagenomic data (Microbiome topic)
This pull request adds a new tutorial under the Microbiome topic titled “Removing host contamination from metagenomic data.”
The tutorial guides users through:
To Be Completed:
Thanks