PubMed HealthSearch

PubMed · 40163555

Anticancer drug response prediction integrating multi-omics pathway-based difference features and multiple deep learning techniques.

Abstract

Individualized prediction of cancer drug sensitivity is of vital importance in precision medicine. While numerous predictive methodologies for cancer drug response have been proposed, the precise prediction of an individual patient's response to drug and a thorough understanding of differences in drug responses among individuals continue to pose significant challenges. This study introduced a deep learning model PASO, which integrated transformer encoder, multi-scale convolutional networks and attention mechanisms to predict the sensitivity of cell lines to anticancer drugs, based on the omics data of cell lines and the SMILES representations of drug molecules. First, we use statistical methods to compute the differences in gene expression, gene mutation, and gene copy number variations between within and outside biological pathways, and utilized these pathway difference values as cell line features, combined with the drugs' SMILES chemical structure information as inputs to the model. Then the model integrates various deep learning technologies multi-scale convolutional networks and transformer encoder to extract the properties of drug molecules from different perspectives, while an attention network is devoted to learning complex interactions between the omics features of cell lines and the aforementioned properties of drug molecules. Finally, a multilayer perceptron (MLP) outputs the final predictions of drug response. Our model exhibits higher accuracy in predicting the sensitivity to anticancer drugs comparing with other methods proposed recently. It is found that PARP inhibitors, and Topoisomerase I inhibitors were particularly sensitive to SCLC when analyzing the drug response predictions for lung cancer cell lines. Additionally, the model is capable of highlighting biological pathways related to cancer and accurately capturing critical parts of the drug's chemical structure. We also validated the model's clinical utility using clinical data from The Cancer Genome Atlas. In summary, the PASO model suggests potential as a robust support in individualized cancer treatment. Our methods are implemented in Python and are freely available from GitHub (https://github.com/queryang/PASO).

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Yang Wu, Ming Chen, Yufang Qin. 2025-03-31. Anticancer drug response prediction integrating multi-omics pathway-based difference features and multiple deep learning techniques.. https://doi.org/10.1371/journal.pcbi.1012905

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related citations

Decoding TnsC Filament Assembly in CRISPR-Associated Transposons Using Interpretable Deep Learning and Molecular Simulations.

CRISPR-associated transposons (CASTs) enable programmable DNA integration, yet how the TnsC regulator forms processive filaments on DNA to coordinate RNA-guided transposition in type V-K CAST systems remains unknown. Here, we integrate large-scale molecular simulations, interpretable deep learning using graph attention networks (GATs), and causal inference analyses to define the molecular determinants of TnsC filament nucleation and elongation. We show that TnsC nucleates by inducing localized DNA deformation that propagates along extended filaments, with Granger causality revealing that TnsC motions precede and predict DNA deformation. Interpretable GAT models demonstrate that elongation is determined during early recognition between incoming and DNA-bound subunits, followed by structural reorganization that regenerates the recruitment interface and enables processive assembly. These results elucidate the molecular mechanism of processive TnsC filament assembly and explain why isolated TnsC filaments preferentially elongate in the 5' → 3' direction, while accessory transposition factors can reshape the interaction landscape and alter filament growth polarity. Together, these findings advance our understanding of CAST function and inform the engineering of programmable DNA integration platforms. Beyond CAST systems, this work introduces an interpretable GAT approach as a general and transferable deep learning strategy for uncovering molecular mechanisms in biological systems, while demonstrating the power of causal inference for dissecting directional relationships in molecular dynamics.

Deep Learning

Using deep learning models as a genetic architecture for the simulation of breeding schemes.

In several simulation studies, long-term selection led to the rapid depletion of genetic variance. These outcomes differ from real-life observations that we aim to replicate, thereby highlighting a fundamental limitation of current classical quantitative genetic simulation models. Deep learning (DL) models have demonstrated promising results in capturing complex interactions essential for maintaining genetic variance; thus, we hypothesize that DL-based genetic simulation models may preserve more genetic variance than classical models, because the biological pathways underlying complex traits exhibit interactions that classical models ignore. The primary objective of this study was to introduce alternative DL-based genetic simulation models and compare them with classical genetic simulation models in terms of their retention of additive genetic variance under truncation selection in a simulated full-sib pig breeding scheme using real haplotypes as founders. After 20 generations of directional truncation selection, the classical models (A, ADAA, and ADAAADDD) retained between 55% and 64% of their initial additive genetic variance. In contrast, while the DL_simple model lost all its additive variance, the DL medium retained 92% to 98% of its additive variance, and the DL_complex model's initial additive variance increased by 296% to 314%. This paper introduces DL-based genetic simulation models and concludes that their ability to retain additive genetic variance depends on the models' architectural complexity. When sufficiently complex, DL-based models exhibit greater retention of additive genetic variance because they intrinsically capture epistatic interactions that are converted into additive variance, as selection progresses, thus, affirming the role of non-additive genetic effects in maintaining long-term genetic variation.

Deep Learning

High-accuracy SNV calling for bacterial isolates using deep learning with AccuSNV.

Accurate detection of mutations within bacterial species is critical for fundamental studies of microbial evolution, reconstruction of transmission events, and identification of antimicrobial resistance mutations. Although many tools have been developed to identify single-nucleotide variants (SNVs) from whole-genome sequencing, they often suffer from high false-positive rates owing to the complexity of bacterial genomes and the need for different filtering cutoffs across sample types and sequencing depths. As data sets increase in size, the manual filtering required for high accuracy presents a significant obstacle. Here, we present AccuSNV, a novel deep learning-based tool for high-precision and automated bacterial SNV calling. Unlike traditional methods that process one sample at a time, AccuSNV leverages a convolutional neural network (CNN) that integrates alignment information across multiple samples, enhancing precision through learned across-sample patterns. We evaluate AccuSNV against seven popular SNV-calling tools using simulated data from six bacterial species with varied sequencing depths, numbers of isolates, mutations, and divergence levels. To further validate its real-world utility, we test AccuSNV on multiple curated bacterial data sets containing reported SNVs. In both simulated and real-world scenarios, AccuSNV consistently achieves the best performance. Moreover, AccuSNV provides comprehensive user-friendly downstream analysis modules and outputs, including mutation annotation information, phylogenetic inference, d N/d S calculations, and optional manual filtering. Together with the automated deep learning-based calling, these features make AccuSNV broadly accessible to users with different levels of computational expertise.

Deep Learning