Galaxy | Tool Preview

ectyper (version 1.0.0)
FASTA or FASTQ file(s)
Advanced parameters
Advanced parameters 0

Syntax

This tool identifies the serotype of both assembled or assembly-free Escherichia coli genome samples based on a set of the key O and H antigen determinant genes including wzm/wzt or wzx/wzy and fliC/flkA/flmA. Unique to the tool, species identification module allows for non-E.coli genomes identification including other Escherichia genus species. This version improves antigen call rates on "difficult samples" by use of an adaptive threshold. This is especially useful when antigen genes are truncated or poorly covered by raw reads. If no antigen call is being predicted by the tool, try to lower %coverage parameter first. For more information on the new Quality Control module and running parameter details please visit https://github.com/phac-nml/ecoli_serotyping.


Input:

Accepts a variety of inputs including both single and/or multiple FASTQ and/or FASTA file(s). Inputs might contain pure raw reads, but for more accurate results, draft assemblies are recommended.

The default MASH RefSeq genome sketch (https://gembox.cbcb.umd.edu/mash/refseq.genomes.k21s1000.msh) containing approximately 91K genomes is included and automatically updated every 6 months.

Output:

Tab-delimited report listing identified O and H antigens together with corresponding the highest-scoring alleles and normalized BLAST score defined as (%identity x %coverage) / 1e4. If verifyEcoli parameter is enabled, final report will contain allele quality control information on results for reporting purposes. PASS (REPORTABLE) QC flag means that O and H antigen calls are of sufficient to unambiguously resolve them from all other antigens.


Parameters (Optional):
  • Enable E. coli species verification: for species verification in case samples are of non-E.coli origin
  • Include BLAST allele alignment results tab-delim file in the outputs? Get reference allele sequences and detailed BLAST output
  • Include log file in the run outputs?: Get optional logs of the ectyper run for a more detailed results assessment and troubleshooting