bioRxiv Science⌕ Search

Biology subjects

Serajian, M.

Publications and source records attributed to Serajian, M..

3 recordsLinked to original sources

Genomic Diagnostics for Drug-Resistant Mycobacterium tuberculosis: Computational Prediction of Antimicrobial Resistance

Tuberculosis (TB) remains a leading cause of infectious disease mortality, and the continued emergence of drug-resistant Mycobacterium tuberculosis (MTB) strains threatens the effectiveness of standard treatment regimens. Culture-based antibiotic susceptibility testing (AST) remains the clinical reference standard for resistance determination but typically requires six to eight weeks, delaying initiation of optimized therapy for patients with drug-resistant disease. Whole-genome sequencing (WGS)-based approaches provide a rapid alternative for predicting antimicrobial resistance directly from genomic data and are increasingly being incorporated into diagnostic workflows. This survey reviews computational approaches for genomic resistance prediction in MTB, focusing on two major classes of methods: catalog-based tools that identify established resistance-conferring variants, and de novo machine learning approaches that infer resistance from genome-wide sequence features. We examine the strengths and limitations of these approaches with respect to interpretability, scalability, computational requirements, and concordance with phenotypic testing. We further discuss emerging directions in quantitative minimum inhibitory concentration (MIC) prediction, challenges in pyrazinamide susceptibility testing, and the limited availability of resistant isolates for newer and repurposed drugs used in multidrug-resistant TB (MDR-TB) and extensively drug-resistant TB (XDR-TB) treatment regimens. Continued expansion of paired phenotypic and genomic datasets, standardized MIC testing protocols, and rigorous lineage-aware evaluation frameworks will be essential for improving the clinical reliability and global deployment of genomic resistance prediction for tuberculosis diagnostics.

microbiology↗

Scalable machine learning improves resistance prediction and identifies novel determinants in Mycobacterium tuberculosis

Multidrug-resistant and extensively drug-resistant Mycobacterium tuberculosis (MTB) represents a growing global health crisis, characterized by limited treatment options and high mortality rates. Rapid and accurate prediction of resistance profiles is critical to guide effective therapy and curb transmission. Whole-genome sequencing (WGS) offers promise for individualized resistance profiling, yet existing computational tools remain constrained by predefined mutation catalogs and prohibitive resource requirements for large-scale analyses. Here, we present AURA, a GPU-accelerated, pangenome-scale machine learning framework for de novo resistance prediction. Trained on 12,185 globally diverse MTB isolates, AURA predicts resistance to 13 first-line, second-line, and repurposed antibiotics with high precision and identifies 59 novel resistance-associated loci, including variants in katG, pncA, rpoC, and members of the PE/PGRS gene family. By enabling model training on an unprecedented genomic scale, AURA provides new insights into the genetic architecture of resistance and establishes a scalable platform for precision-guided therapy and global surveillance of MTB.

bioinformatics↗

Scalable De Novo Classification of Antibiotic Resistance of Mycobacterium Tuberculosis

We develop a robust machine learning classifier using both linear and nonlinear models (i.e., LASSO logistic regression (LR) and random forests (RF)) to predict the phenotypic resistance of Mycobacterium tuberculosis (MTB) for a broad range of antibiotic drugs. We use data from the CRyPTIC consortium to train our classifier, which consists of whole genome sequencing and antibiotic susceptibility testing (AST) phenotypic data for 13 different antibiotics. To train our model, we assemble the sequence data into genomic contigs, identify all unique 31-mers in the set of contigs, and build a feature matrix M, where M [i, j] is equal to the number of times the i-th 31-mer occurs in the j-th genome. Due to the size of this feature matrix (over 350 million unique 31-mers), we build and use a sparse matrix representation. Our method, which we refer to as MTB++, leverages compact data structures and iterative methods to allow for the screening of all the 31-mers in the development of both LASSO LR and RF. MTB++ is able to achieve high discrimination (F-1 greater than 80%) for the first-line antibiotics. Moreover, MTB++ had the highest F-1 score in all but three classes and was the most comprehensive since it had a F-1 score greater than 75% in all but four (rare) antibiotic drugs. We use our feature selection to contextualize the 31-mers that are used for the prediction of phenotypic resistance, leading to some insights about sequence similarity to genes in MEGARes. Lastly, we give an estimate of the amount of data that is needed in order to provide accurate predictions.

bioinformatics↗