Full text 2026

QproMS: a web application for label-free proteomic data analysis

Bedin F, Cucina G, Martinello G, et al.

Full text

Loading PDF… Expand reader Download

Abstract

<h4>Motivation</h4>Proteomics has experienced substantial growth in methods and data analysis approaches, with the development of new data-dependent (DDA) and data-independent acquisition (DIA) workflow and several search engine algorithms and software packages. Each of these workflows has its unique data analysis package that performs data reduction, missing value imputation, statistical testing, and visualization. Often, these tools are designed for expert users.<h4>Results</h4>We present Quantitative Proteomics Made Simple (QProMS), a user-friendly, search engine-agnostic data analysis and visualization pipeline. QProMS guides the user through data analysis and statistical testing in a graphical interface. Statistical tests rely on established R functions and are compatible with all types of label-free quantification experiments. The pipeline recapitulates features from different available software packages and introduces mixed imputation, an improved framework for handling missing values that does not rely on machine learning. QProMS can also perform interaction analyses based on gene ontology, or by querying protein-protein interaction databases. All figures in QProMS are interactive, allowing for investigation of individual proteins of interest before export. The analysis can be saved in a standalone report. QProMS provides a platform for reproducible proteomic data analysis for novice and experienced users, enabling state-of-the-art data analysis of a wide variety of label-free proteomic workflows ranging from global proteome profiling to targeted methods such as proximity labeling.<h4>Availability and implementation</h4>QProMS is accessible as a web server hosted at https://shiny.bioserver.ieo.it/app/qproms or can be run locally as a standalone Shiny application with the code and instructions provided at https://github.com/ieoresearch/QProMS. The application may also be run locally by installing it as a library/package and running a single command as described in the README. Code to generate benchmarking is available at https://github.com/grandrea/mixed-imputation-benchmark.