Luke Higgins 2026-07-09
ReMEA is an enrichment analysis method, whereby protein perturbation
response signatures are used to score perturbations according to the
inferred sensitivity profile.
Run: devtools::install_github("CutillasLab/ReMEA")
- You may first need to install
devtools:install.packages("devtools")
- Download the Package Archive File (ReMEAx.x.x.tar.gz) of the latest
release.
- Not the Source code
- Run: devtools::install_local(path = “C:/path/to/ReMEAx.x.x.tar.gz”)
- Replace the string argument to path with the actual location
- You may first need to install
devtools:install.packages("devtools")