Workflows
These workflows are associated with Genome Assembly of MRSA using Illumina MiSeq Data
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.
Genome Assembly of MRSA using Illumina MiSeq Data
Last updated Mar 19, 2021
Launch in Tutorial Mode
License:
None Specified, defaults to
CC-BY-4.0
Tests: ❌
Results: Not yet automated
flowchart TD 0["Input dataset"]; 1["Input dataset"]; 10["staramr"]; 11["Bowtie2"]; 12["Quast"]; 13["Bandage Image"]; 14["Prokka"]; 15["MultiQC"]; 16["Select"]; 17["Table to GFF3"]; 18["JBrowse"]; 19["JBrowse"]; 2["Convert compressed file to uncompressed."]; 3["Convert compressed file to uncompressed."]; 4["FastQC"]; 5["Trimmomatic"]; 6["FastQC"]; 7["Shovill"]; 8["FastQC"]; 9["FastQC"]; 7 -->|contigs| 10; 5 -->|fastq_out_r1_paired| 11; 5 -->|fastq_out_r2_paired| 11; 7 -->|contigs| 11; 7 -->|contigs| 12; 7 -->|contigs_graph| 13; 7 -->|contigs| 14; 6 -->|text_file| 15; 4 -->|text_file| 15; 9 -->|text_file| 15; 8 -->|text_file| 15; 10 -->|detailed_summary| 16; 16 -->|out_file1| 17; 7 -->|contigs| 18; 14 -->|out_gff| 18; 11 -->|output| 18; 17 -->|output| 18; 7 -->|contigs| 19; 14 -->|out_gff| 19; 11 -->|output| 19; 17 -->|output| 19; 0 -->|output| 2; 1 -->|output| 3; 2 -->|output1| 4; 3 -->|output1| 5; 2 -->|output1| 5; 3 -->|output1| 6; 5 -->|fastq_out_r1_paired| 7; 5 -->|fastq_out_r2_paired| 7; 5 -->|fastq_out_r2_paired| 8; 5 -->|fastq_out_r1_paired| 9;
Importing into Galaxy
Below are the instructions for importing these workflows directly into your Galaxy server of choice to start using them!Hands-on: Importing a workflow
- Click on Workflow on the top menu bar of Galaxy. 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: