Skip to contents

The goal of the rnaseqExamples R package is to provide examples of bulk RNA-seq analyses performed using the DESeq2 and edgeR Bioconductor packages.

Installation

You can install the development version of rnaseqExamples from GitHub with:

# install.packages("devtools")
devtools::install_github("tomsing1/rnaseq-examples")

Please check out the vignettes / articles!