rnaseqdea provides functions for RNA-Seq differential expression analysis.
It implements wrapper functions to call differential statistical models to
perform analysis. This package also provides a unified normalisation methods
for all used modelling methods. Some plots are implemented for these
modelling.
DESeq, TMM, RLE, UQ. Use for modelling. DESeq2. Use for the
classification and visualisation.This package is only in GitHub. To install, use:
devtools::install_github("wanchanglin/rnaseqdea")
Or install with vignette:
devtools::install_github('wanchanglin/rnaseqdea', build_vignettes = TRUE)
browseVignettes("rnaseqdea")
See the help pages of the package for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.