STRAIN: an R package for multi-locus sequence typing from whole genome sequencing data.
Mattia Dalsass1,2, Margherita Bodini1, Christophe Lambert3
1GSK, Siena, Italy.
BMC Bioinformatics
|November 24, 2019
Summary
STRAIN, a new R package, accurately assigns bacterial sequence types (STs) from whole genome sequencing (WGS) data. It excels in identifying correct and novel alleles, outperforming existing methods for bacterial isolate typing.
Area of Science:
- Microbiology
- Bioinformatics
- Genomics
Background:
- Multi-locus sequence typing (MLST) is a standard method for bacterial isolate characterization.
- Whole genome sequencing (WGS) provides rich data for direct ST assignment.
- Existing WGS-based ST assignment methods include read mapping, k-mer distribution, selective assembly, and whole genome assembly.
Purpose of the Study:
- To introduce STRAIN, an R package for bacterial sequence type (ST) assignment from WGS read sets.
- To present a novel hybrid strategy combining assembly and mapping for enhanced ST identification.
- To evaluate STRAIN's performance against established ST typing tools.
Main Methods:
- STRAIN implements a hybrid approach integrating sequence assembly and read mapping.
- The method processes raw read sets from whole genome sequencing (WGS).
- Performance was benchmarked against SRST2, stringMLST, and GRAbB using 540 Illumina read sets.
Main Results:
- STRAIN demonstrated superior accuracy in allele assignment (97%) and novel allele identification (98.7%) compared to other tools.
- Existing methods showed lower capabilities, with correct allele identification ranging from 28.5% to 96.9%.
- Novel allele identification by other tools varied significantly, from 1.1% to 97.1%.
Conclusions:
- STRAIN is a highly accurate and efficient method for assigning sequence types (STs) and alleles from WGS data.
- The R package effectively identifies both known and novel allele sequences.
- STRAIN offers improved performance over existing tools and facilitates integration into downstream bioinformatics pipelines.
More Related Videos
Related Concept Videos
Modern Molecular Taxonomy
523
Advancements in molecular biology have revolutionized the identification and characterization of bacteria, with multiple methods leveraging DNA sequencing for enhanced precision. As sequencing technologies improve and costs decline, these approaches are increasingly used in clinical, environmental, and evolutionary studies.Multilocus Sequence Typing (MLST) examines several housekeeping genes, essential chromosomal genes encoding cellular functions, to distinguish strains. Approximately...
523
Multi-species Conserved Sequences
4.6K
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
4.6K
Evolutionary Relationships through Genome Comparisons
6.8K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
6.8K
Sanger Sequencing
772.5K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
772.5K
Single Nucleotide Polymorphisms-SNPs
17.8K
A single nucleotide polymorphism or SNP is a single nucleotide variation at a specific genomic position in a large population. It is the most prevalent type of sequence variation found in the human genome. Point mutations that occur in more than 1% of the population qualify as SNPs. These are present once every 1000 nucleotides on an average in the human genome. Replacement of a purine with another purine (A/G) or a pyrimidine with another pyrimidine (C/T) is known as a transition. In contrast,...
17.8K


