Bioc2026 Registration Open!

MSstatsResponse

Statistical Methods for Chemoproteomics Dose-Response Analysis

Bioconductor version: 3.23 · Package version: 1.2.0

Tools for detecting drug-protein interactions and estimating IC50 values from chemoproteomics data. Implements semi-parametric isotonic regression, bootstrapping, and curve fitting to evaluate compound effects on protein abundance.

Installation

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

BiocManager::install("MSstatsResponse")

Details

MaintainerSarah Szvetecz <szvetecz.s@northeastern.edu>
AuthorSarah Szvetecz [aut, cre], Tony Wu [aut], Devon Kohler [aut], Olga Vitek [aut]
LicenseArtistic-2.0
URLhttps://github.com/Vitek-Lab/MSstatsResponse
Bug Reportshttps://github.com/Vitek-Lab/MSstatsResponse/issues
Downloads rank135
Source branchRELEASE_3_23
biocViewsMassSpectrometry, Proteomics, Regression, Software, StatisticalMethod

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: BiocParallel, ggplot2, dplyr, stats, parallel, data.table, tidyr, stringr, plotly, utils

Suggests: MSstats, MSstatsTMT, tidyverse, boot, purrr, gridExtra, knitr, rmarkdown, BiocStyle, testthat

Reverse dependencies

Imports Me (1): MSstatsShiny