Bioc2026 Registration Open!

PepSetTest

Peptide Set Test

Bioconductor version: 3.23 · Package version: 1.6.0

Peptide Set Test (PepSetTest) is a peptide-centric strategy to infer differentially expressed proteins in LC-MS/MS proteomics data. This test detects coordinated changes in the expression of peptides originating from the same protein and compares these changes against the rest of the peptidome. Compared to traditional aggregation-based approaches, the peptide set test demonstrates improved statistical power, yet controlling the Type I error rate correctly in most cases. This test can be valuable for discovering novel biomarkers and prioritizing drug targets, especially when the direct application of statistical analysis to protein data fails to provide substantial insights.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("PepSetTest")

Details

MaintainerJunmin Wang <jmwang.bio@gmail.com>
AuthorJunmin Wang [aut, cre]
LicenseGPL (>= 3)
URLhttps://github.com/JmWangBio/PepSetTest
Bug Reportshttps://github.com/JmWangBio/PepSetTest/issues
Downloads rank161
Source branchRELEASE_3_23
biocViewsDifferentialExpression, MassSpectrometry, Proteomics, Regression, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: dplyr, limma, lme4, MASS, matrixStats, reshape2, stats, tibble, SummarizedExperiment, methods

Suggests: statmod, BiocStyle, knitr, rmarkdown, tidyr