README.md

consensusDE

consensusDE is an R package for RNA-seq analysis using multiple algorithms - reaching consensus.

Installing consensusDE

To obtain the original version from github, install devtools in R and use the following:

library(devtools)
devtools::install_github("awaardenberg/consensusDE", build_vignettes = TRUE)

Examples

To run consensusDE, load the library and follow the examples in the vignette.

library(consensusDE)
vignette("consensusDE")

Contact

For more details, contact Ashley Waardenberg: a.waardenberg@gmail.com



Try the consensusDE package in your browser

Any scripts or data that you put into this service are public.

consensusDE documentation built on Nov. 8, 2020, 5:32 p.m.