To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("edgeR")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Differential expression analysis of RNA-seq and digital gene expression profiles with biological replication. Uses empirical Bayes estimation and exact tests based on the negative binomial distribution. Also useful for differential signal analysis with other types of genome-scale count data.
Author: Yunshun Chen <yuchen at wehi.edu.au>, Davis McCarthy <dmccarthy at wehi.edu.au>, Aaron Lun <alun at wehi.edu.au>, Xiaobei Zhou <xiaobei.zhou at uzh.ch>, Mark Robinson <mark.robinson at imls.uzh.ch>, Gordon Smyth <smyth at wehi.edu.au>
Maintainer: Yunshun Chen <yuchen at wehi.edu.au>, Aaron Lun <alun at wehi.edu.au>, Mark Robinson <mark.robinson at imls.uzh.ch>, Davis McCarthy <dmccarthy at wehi.edu.au>, Gordon Smyth <smyth at wehi.edu.au>
Citation (from within R,
enter citation("edgeR")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("edgeR")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("edgeR")
R Script | edgeR Vignette | |
edgeRUsersGuide.pdf | ||
Reference Manual | ||
Text | NEWS |
Follow Installation instructions to use this package in your R session.
Package Source | edgeR_3.8.6.tar.gz |
Windows Binary | edgeR_3.8.6.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | edgeR_3.8.6.tgz |
Mac OS X 10.9 (Mavericks) | edgeR_3.8.6.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!