/idepExtra

Companion package for the Integrated Differential Expression and Pathway analysis pipeline

Primary LanguageROtherNOASSERTION

idepExtra

Lifecycle: experimental CRAN status

The goal of idepExtra is to …

Installation

You can install the released version of idepExtra from CRAN with:

install.packages("idepExtra")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("villegar/idepExtra")

Example

This is a basic example which shows you how to solve a common problem:

library(idepExtra)
## basic example code