/ember

Universal framework for molecular subtype and pathway scoring in breast cancer

Primary LanguageRGNU General Public License v3.0GPL-3.0

ember

A framework for precision medicine in breast cancer. Calculates molecular subtype and provides pathway scores for samples individually.

Installation

To install the package run R and the following lines:

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

devtools::install_github("chronchi/ember")

Basic usage

Check the tutorial page at chronchi.github.io/ember/

Citation

To be included here.