Mercurial > repos > iss > eurl_vtec_wgs_pt
view README.md @ 6:20ff3dca457f draft default tip
planemo upload commit 6857c749c21f580c828aba3543e294b69d32b662
author | iss |
---|---|
date | Mon, 23 Oct 2023 11:45:36 +0000 |
parents | 444b0421bbdc |
children |
line wrap: on
line source
# eurl_vtec_wgs_pt-galaxy This workflow performs various Escherichia coli typing tools and is implemented as a Galaxy (https://galaxyproject.org/) workflow Raw data quality check (FASTQC, http://www.bioinformatics.babraham.ac.uk/projects/fastqc/) Trimming (Trimmomatic, DOI:10.1093/bioinformatics/btu170) Assembly (SPAdes, DOI:10.1089/cmb.2012.0021; SKESA, DOI:10.1186/s13059-018-1540-z) Virulotyping (patho_typing tool from the INNUENDO Project) Multi Locus Sequence Typing (MLST 7 loci, Seemann T, https://github.com/tseemann/mlst/) Shigatoxintyping (blastn, DOI:10.1186/1471-2105-10-421, of a consensus sequence against the shiga toxin subtype database from the Statens Serum Institut SSI and Technical University of Denmark DTU, DOI:10.1128/JCM.00008-15) AMR typing (Abricate, Seemann T, Github https://github.com/tseemann/abricate; ResFinder database DOI:10.1093/jac/dks261) The value of `galaxy_infrastructure_url` in the galaxy.yml file has to be set to the url of your Galaxy instance in order to correctly visualise the FastQC and AMR results.