| Literature DB >> 30550564 |
Danesh Moradigaravand1,2, Martin Palm3,4, Anne Farewell3,4, Ville Mustonen5,6, Jonas Warringer3,4, Leopold Parts1,7.
Abstract
The emergence of microbial antibiotic resistance is a global health threat. In clinical settings, the key to controlling spread of resistant strains is accurate and rapid detection. As traditional culture-based methods are time consuming, genetic approaches have recently been developed for this task. The detection of antibiotic resistance is typically made by measuring a few known determinants previously identified from genome sequencing, and thus requires the prior knowledge of its biological mechanisms. To overcome this limitation, we employed machine learning models to predict resistance to 11 compounds across four classes of antibiotics from existing and novel whole genome sequences of 1936 E. coli strains. We considered a range of methods, and examined population structure, isolation year, gene content, and polymorphism information as predictors. Gradient boosted decision trees consistently outperformed alternative models with an average accuracy of 0.91 on held-out data (range 0.81-0.97). While the best models most frequently employed gene content, an average accuracy score of 0.79 could be obtained using population structure information alone. Single nucleotide variation data were less useful, and significantly improved prediction only for two antibiotics, including ciprofloxacin. These results demonstrate that antibiotic resistance in E. coli can be accurately predicted from whole genome sequences without a priori knowledge of mechanisms, and that both genomic and epidemiological data can be informative. This paves way to integrating machine learning approaches into diagnostic tools in the clinic.Entities:
Mesh:
Substances:
Year: 2018 PMID: 30550564 PMCID: PMC6310291 DOI: 10.1371/journal.pcbi.1006258
Source DB: PubMed Journal: PLoS Comput Biol ISSN: 1553-734X Impact factor: 4.475
Fig 1Prediction performance of the best tuned models.
Accuracy and F1 score (harmonic mean of precision and recall; y-axis) for resistant (top panel) and susceptible (middle panel) phenotypes for four predictive models (red: gradient boosted decision trees; green: logistic regression; teal: random forests; purple: deep learning) across eleven antibiotics (x-axis). The best model of each class for every drug (x-axis) was identified based on the accuracy for predicting resistance and employed a number of possible combinations of gene presence, population structure, and year of isolation (lower panel; black: feature used; white: feature not used).
Prediction metrics on held out data for the best performing gradient boosted decision trees model.
| Antibiotic | TN | FP | FN | TP | S.PRC | S.RCL | R.PRC | R.RCL | S.FSc | R.FSc | ACC |
|---|---|---|---|---|---|---|---|---|---|---|---|
TN: true negatives, FN: false negatives, FP: false positives, TP: true positives, PRC: precision, RCL: recall, S: susceptibility, R: resistance, ACC: accuracy for resistance.
Fig 2Population structure and phenotypic distribution of the input data.
A) Phylogenetic distribution of clusters identified in the population for SNP distance cut-off values of 2, 143, 5054 and 14489 (outer circles) relative to the phylogenetic tree. B) Phylogenetic distribution of correct calls (true positives, true negatives) and errors (false positives, false negatives) when predicting cephalothin (CIP) resistance with the best performing gradient boosted model. The accuracy for resistance was 0.91. C) Phylogenetic distribution of the most important identified population structure feature, clustering with SNP cut-off of 129 (outer ring), compared with the phylogenetic distribution of resistance phenotype (inner ring; blue: susceptible; light red: intermediate and red: resistant) on the test dataset. Clusters with more than one member are shown.
Comparison of prediction results with a rule-based models with Resfinder and CARD database of antibiotic resistance genes.
| Antibiotic | Acc. ML | Acc. CARD | Acc. ResFinder | TP w/o Res. gene (CARD) | FN w/o Res. gene (CARD) | FP w Res. gene (CARD) | TP w/o Res. gene (ResFinder) | FN w/o Res. gene (ResFinder) | FP w Res. gene(ResFinder) |
|---|---|---|---|---|---|---|---|---|---|
True positives (TP), false positives (FP) and false negatives (FN) from Table 1.