view README.md @ 2:65378117a8c0 draft

planemo upload commit cd404de897dc786471b6ea98f9dda612501b2469
author iss
date Thu, 19 Oct 2023 11:19:56 +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.