Search bioRxiv⌕ Search

Biology subjects

Picciani, M.

Publications and source records attributed to Picciani, M..

3 recordsLinked to original sources

From Hype to Health Check: Critical Evaluation of Drug Response Prediction Models with DrEval

MotivationLarge-scale drug sensitivity screens have enabled training drug response prediction models based on cancer cell line omics profiles to facilitate personalized medicine. While model performances reported in the literature appear promising, no successful translation to the clinic has been reported. ResultsWe identify six primary obstacles to this: non-reproducible models, data leakage leading to poor generalization, pseudoreplication, biased evaluation metrics, missing ablation studies, and inconsistent viability data reducing comparability across models. Together, these issues lead to overly optimistic performance estimates of state-of-the-art models and make it challenging to track progress in the field. To address this, we present DrEval, a pipeline for unbiased and biologically meaningful evaluation of cancer drug response models. It includes baseline and literature models with consistent hyperparameter tuning, statistically sound evaluations, and cross-study benchmarks. DrEval enables ablation studies and publication-ready visualizations. It allows researchers to focus on model development without implementing their own evaluation protocol. We find that deep learning models barely outperform a naive model predicting the mean drug and cell line effects, while no complex model significantly outperforms properly tuned tree-based ensemble baselines in relevant settings. We advocate making our pipeline a standard benchmark for cancer drug response prediction, ensuring a clinically relevant and robust assessment. Availability and implementationDrEval consists of a Python package, available on PyPI (drevalpy) and GitHub (github.com/daisybio/drevalpy), and an accompanying nf-core pipeline (github.com/nf-core/drugresponseeval). All data is available on Zenodo (DOI: 10.5281/zenodo.12633909), preprocessing scripts on github.com/daisybio/preprocess_drp_data.

bioinformatics↗

Prosit-XL: enhanced cross-linked peptide identification by accurate fragment intensity prediction to study protein-protein interactions and protein structures

It has been shown that integrating peptide property predictions such as fragment intensity into the scoring process of peptide spectrum match can greatly increase the number of confidently identified peptides compared to using traditional scoring methods. Here, we introduce Prosit-XL, a robust and accurate fragment intensity predictor covering the cleavable (DSSO/DSBU) and non-cleavable cross-linkers (DSS/BS3), achieving high accuracy on various holdout sets with consistent performance on external datasets without fine-tuning. Due to the complex nature of false positives in XL-MS, a novel approach to data-driven rescoring was developed that benefits from Prosit-XLs predictions while limiting the overestimation of the false discovery rate (FDR). We first evaluated this approach using two ground truth datasets that demonstrate the accurate and precise FDR estimation. Second, we applied Prosit-XL on a proteome-scale dataset, demonstrating an up to [~]3.4-fold improvement in PPI discovery compared to classic approaches. Finally, Prosit-XL was used to increase the coverage and depth of a spatially resolved interactome map of intact human cytomegalovirus virions, leading to the discovery of previously unobserved interactions between human and cytomegalovirus proteins.

bioinformatics↗

To fly, or not to fly, that is the question: A deep learning model for peptide detectability prediction in mass spectrometry

Identifying detectable peptides, known as flyers, is key in mass spectrometry-based proteomics. Peptide detectability is strongly related with the peptide sequence and its resulting physicochemical properties. Moreover, the high variability in MS data, particularly in peptide detectability and intensity across multiple analyses and samples, makes the development of a generic model for detectability prediction unfeasible. This underlines the need for tools that can be refined for specific experimental conditions. To address this need, we present Pfly, a deep learning model developed to predicts peptide detectability based solely on peptide sequence. Pfly distinguishes itself as a versatile and reliable state-of-the-art tool, offering high performance, accessibility, and easy customizability for end-users. This adaptability allows researchers to tailor the model to their specific experimental conditions, facilitating the creation of lab-specific models. This, in turn, can lead to more accurate results and expand the models applicability across various research fields. The models architecture is an encoder-decoder with an attention mechanism. This tool classifies peptides as either flyers or non-flyers, providing both binary probabilities and detailed categorical probabilities for four distinct classes defined in this study: non-flyer, weak flyer, intermediate flyer, and strong flyer. The model was initially trained on a synthetic peptide library and subsequently fine-tuned with a biological dataset to mitigate bias towards synthesizability, improving the predictive capacity and outperforming state-of-the-art predictors in a benchmark comparison. The study further investigates the influence of protein abundance and the search engine, illustrating the negative impact on peptide identification due to misclassification. Pfly has been integrated in the DLOmix framework and it is accessible on GitHub at https://github.com/wilhelm-lab/dlomix.

bioinformatics↗