Nanopore Preprocessing
microbiome-pathogen-detection-from-nanopore-foodborne-data/nanopore-preprocessing
Launch in Tutorial Mode
question
galaxy-download Download
galaxy-download Download
Inputs
Input | Label |
---|---|
Input parameter | samples_profile |
Input dataset collection | collection_of_all_samples |
Outputs
From | Output | Label |
---|---|---|
toolshed.g2.bx.psu.edu/repos/iuc/porechop/porechop/0.2.4+galaxy0 | Porechop | |
toolshed.g2.bx.psu.edu/repos/iuc/nanoplot/nanoplot/1.42.0+galaxy1 | NanoPlot | |
toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.74+galaxy0 | FastQC | |
toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.23.4+galaxy0 | fastp | |
toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.11+galaxy1 | MultiQC | |
toolshed.g2.bx.psu.edu/repos/iuc/minimap2/minimap2/2.28+galaxy0 | Map with minimap2 | |
toolshed.g2.bx.psu.edu/repos/iuc/nanoplot/nanoplot/1.42.0+galaxy1 | NanoPlot | |
toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.74+galaxy0 | FastQC | |
toolshed.g2.bx.psu.edu/repos/iuc/bamtools_split_mapped/bamtools_split_mapped/2.5.2+galaxy2 | Split BAM by reads mapping status | |
Grep1 | Select | |
toolshed.g2.bx.psu.edu/repos/iuc/samtools_fastx/samtools_fastx/1.15.1+galaxy2 | Samtools fastx | |
toolshed.g2.bx.psu.edu/repos/iuc/samtools_fastx/samtools_fastx/1.15.1+galaxy2 | Samtools fastx | |
toolshed.g2.bx.psu.edu/repos/iuc/kraken2/kraken2/2.1.1+galaxy1 | Kraken2 | |
Cut1 | Cut | |
toolshed.g2.bx.psu.edu/repos/devteam/fastqc/fastqc/0.74+galaxy0 | FastQC | |
toolshed.g2.bx.psu.edu/repos/iuc/krakentools_extract_kraken_reads/krakentools_extract_kraken_reads/1.2+galaxy1 | Krakentools: Extract Kraken Reads By ID | |
Grep1 | Select | |
Cut1 | Cut | |
toolshed.g2.bx.psu.edu/repos/galaxyp/regex_find_replace/regexColumn1/1.0.3 | Column Regex Find And Replace | |
toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.11+galaxy1 | MultiQC |
Tools
To use these workflows in Galaxy you can either click the links to download the workflows, or you can right-click and copy the link to the workflow which can be used in the Galaxy form to import workflows.
Importing into Galaxy
Below are the instructions for importing these workflows directly into your Galaxy server of choice to start using them!
- Click on galaxy-workflows-activity Workflows in the Galaxy activity bar (on the left side of the screen, or in the top menu bar of older Galaxy instances). You will see a list of all your workflows
- Click on galaxy-upload Import at the top-right of the screen
- Provide your workflow
- Option 1: Paste the URL of the workflow into the box labelled “Archived Workflow URL”
- Option 2: Upload the workflow file in the box labelled “Archived Workflow File”
- Click the Import workflow button
Below is a short video demonstrating how to import a workflow from GitHub using this procedure:
Video: Importing a workflow from URL
Version History
Version | Commit | Time | Comments |
---|---|---|---|
5 | cdd93376a | 2024-06-06 12:00:29 | adding tags to some of the workflow outputs, updating the training with the latest PathoGFAIR workflows updates |
4 | e230001f4 | 2024-05-29 11:33:18 | updating preprocessing workflow and allele based workflow with a single user input parameter and adjusting the md file accodingly |
3 | 211b69394 | 2024-05-26 09:45:27 | adding workflow reports to the workflows of the training to match the latest version of the IWC PR |
2 | d320748c5 | 2024-05-20 18:17:48 | Foodborne training update 2024 |
1 | 0e0a2f2cc | 2024-01-10 15:47:09 | Rename metagenomics topic to microbiome |
For Admins
Installing the workflow tools
wget https://training.galaxyproject.org/training-material/topics/microbiome/tutorials/pathogen-detection-from-nanopore-foodborne-data/workflows/nanopore_preprocessing.ga -O workflow.ga workflow-to-tools -w workflow.ga -o tools.yaml shed-tools install -g GALAXY -a API_KEY -t tools.yaml workflow-install -g GALAXY -a API_KEY -w workflow.ga --publish-workflows