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
| Maintainer | Sarah Szvetecz <szvetecz.s@northeastern.edu> |
| Author | Sarah Szvetecz [aut, cre], Tony Wu [aut], Devon Kohler [aut], Olga Vitek [aut] |
| License | Artistic-2.0 |
| URL | https://github.com/Vitek-Lab/MSstatsResponse |
| Bug Reports | https://github.com/Vitek-Lab/MSstatsResponse/issues |
| Downloads rank | 135 |
| Source branch | RELEASE_3_23 |
| biocViews | MassSpectrometry, 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