Related Experiment Video
Updated: Jan 11, 2026

Navigating the Mass Spectrometry-Based Proteomic Data Using Free Computational Tools
Published on: August 19, 2025
Disc-Hub: a python package for benchmarking machine learning strategies in DIA-MS identification
Yiwen Yu1, Xiaohui Wu1, Jian Song1
1Cancer Institute, Suzhou Medical College, Soochow University, Jiangsu 215123, China.
Motivation:
Accurate analysis of data-independent acquisition (DIA) mass spectrometry data relies on machine learning to distinguish target peptides from decoy peptides. Different DIA identification engines adopt distinct binary classifiers and training workflows to accomplish this learning task. However, systematic comparisons of how different machine learning strategies affect identification performance are lacking. This absence of evaluation hinders optimal learning strategy selection, increases the risk of model underfitting or overfitting, and ultimately undermines the effectiveness and reliability of false discovery rate (FDR) control.
Results:
In this study, we benchmarked three training strategies and four classifiers on representative DIA datasets. Among them, K-fold training combined with a multilayer perceptron achieved the best balance between identification depth and FDR control. We have released the datasets and code through the Python package Disc-Hub, enabling rapid selection of optimal machine learning configurations for developing DIA identification algorithms.
Availability And Implementation:
Disc-Hub is released as an open source software and can be installed from PyPi as a python module. The source code is available on GitHub at https://github.com/yuyiwen-yiyuwen/Disc_Hub.

