Workflows for WMDI - By Astrid Heikema & EMC Bioinformatics Team
View the Project on GitHub ErasmusMC-Bioinformatics/AMR-Galaxy-workflows
Rapid detection of resistant bacteria and corresponding antimicrobial resistance (AMR) mechanisms is of vital importance for adequate patient care, and prevention of further spread of resistant bacteria between patients in the hospital and in society. Mechanisms of antimicrobial resistance are encoded in the genome (chromosome and plasmids) of the bacteria. Plasmids in particular often contain multiple resistance genes, and can be relatively easily transfered from one bacteria to another, both within and between species. Therefore, plasmids are an important vector in the spread of resistance.
For rapid plasmid AMR detection, Oxford Nanopore Technologies sequencing is very interesting. This techniques allows for the sequencing of long DNA-fragments (> 100.000 bp). Using these long reads, the full bacterial genome can be assembled, and we can distinguish between chromosomal and plasmid DNA. This allows us to determine whether resistance is encoded on the chromosome or on a plasmid, and allows us to estimate the risk of spread of this resistance. ` This pipeline was created in coordination with the WMDI.
Below are the links to the Galaxy workflows (pipelines)
Workflow | Description | Version |
---|---|---|
Latest | Pipeline using the Flye assembler on long read data | 3.5 |
We have made example dataset and an example run history available for on the European Galaxy server:
After the workflow has completed, the results will be stored in your Galaxy history. Here you browse and download all the created output files
Below are screenshot of the results from the example Galaxy run. You can import this example run into your own Galaxy account to explore the example results in more detail.
There are a large number of tutorial around using Galaxy and performing a variety of scientific analyses. See the Galaxy Training Network (GTN) for all tutorials.
In particular, we recommend you look at the following tutorial:
This tutorial employs a similar workflow to the one presented here.