Skip to content

Vitek-Lab/MSstatsResponse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSstatsResponse

Statistical modeling of drug–protein interactions and IC50 estimation from chemoproteomics data

MSstatsResponse is an R-based/Bioconductor package for the analysis of mass spectrometry-based chemoproteomics experiments. It is designed to detect drug–protein interactions and estimate IC50 values using isotonic regression models.

The package is compatible with summarized protein-level data from MSstats and MSstatsTMT, and supports the analysis of dose–response experiments (with varying experimental designs). It is applicable to chemoproteomics workflows based on Data-Independent Acquisition (DIA), Data-Dependent Acquisition (DDA), and targeted Selected Reaction Monitoring (SRM). While primarily developed for chemoproteomics datasets, the methods in MSstatsResponse can be easily extended to other types of datasets that exhibit monotonic trends.

Installation

Install from Bioconductor:

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

BiocManager::install("MSstatsResponse")

Install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("Vitek-Lab/MSstatsResponse")

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages