- Home
- Bioconductor 3.22
- Software Packages
- MSstatsResponse
MSstatsResponse
This is the released version of MSstatsResponse; for the devel version, see MSstatsResponse.
Statistical Methods for Chemoproteomics Dose-Response Analysis
Bioconductor version: Release (3.22)
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.
Author: Sarah Szvetecz [aut, cre], Devon Kohler [aut], Olga Vitek [aut]
Maintainer: Sarah Szvetecz <szvetecz.s at northeastern.edu>
citation("MSstatsResponse")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSstatsResponse")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MSstatsResponse")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.