Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Luke Higgins 2026-07-09

ReMEA

Response Marker Enrichment Analysis

ReMEA is an enrichment analysis method, whereby protein perturbation response signatures are used to score perturbations according to the inferred sensitivity profile.

Installation

R console

One-liner

Run: devtools::install_github("CutillasLab/ReMEA")

  • You may first need to install devtools: install.packages("devtools")

Manual

  1. Download the Package Archive File (ReMEAx.x.x.tar.gz) of the latest release.
    • Not the Source code
  2. 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")

About

Response marker enrichment analysis

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages