compcodeR

compcodeR is an R package that provides extensive functionality for comparing results obtained by different methods for differential expression analysis of (mainly) RNAseq data. It also contains functions for simulating count data and interfaces to several packages for performing the differential expression analysis.

The release version of compcodeR can be installed via Bioconductor:

source("http://bioconductor.org/biocLite.R")
biocLite("compcodeR")

The most recent (development) version can also be installed from GitHub directly, using the devtools package:

library(devtools)
devtools::install_github("csoneson/compcodeR")

Copy Link

Version

Down Chevron

Version

1.8.2

License

GPL (>= 2)

Last Published

January 1st, 1970

Functions in compcodeR (1.8.2)