This package is for version 3.10 of Bioconductor;
for the stable, up-to-date release version, see
DESeq2.
Differential gene expression analysis based on the negative binomial distribution
Bioconductor version: 3.10
Estimate variance-mean dependence in count data from high-throughput sequencing assays and test for differential expression based on a model using the negative binomial distribution.
Author: Michael Love [aut, cre], Constantin Ahlmann-Eltze [ctb], Simon Anders [aut, ctb], Wolfgang Huber [aut, ctb]
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
Citation (from within R,
enter citation("DESeq2")
):
Installation
To install this package, start R (version
“3.6”) and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("DESeq2")
For older versions of R, please refer to the appropriate
Bioconductor release.
Documentation
To view documentation for the version of this package installed
in your system, start R and enter:
browseVignettes("DESeq2")
Details
Package Archives
Follow
Installation instructions to use this
package in your R session.
Read more here: Source link