Learn R Programming

⚠️There's a newer version (1.12.3) of this package.Take me there.

DESeq2 (version 1.6.3)

Differential gene expression analysis based on the negative binomial distribution

Description

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

Copy Link

Version

Version

1.6.3

License

GPL (>= 3)

Maintainer

Michael Love

Last Published

February 15th, 2017

Functions in DESeq2 (1.6.3)

design

Accessors for the 'design' slot of a DESeqDataSet object.
dispersionFunction

Accessors for the 'dispersionFunction' slot of a DESeqDataSet object.
dispersions

Accessor functions for the dispersion estimates in a DESeqDataSet object.
estimateBetaPriorVar

Steps for estimating the beta prior variance
fpm

FPM: fragments per million mapped fragments
makeExampleDESeqDataSet

Make a simulated DESeqDataSet
results

Extract results from a DESeq analysis
rlog

Apply a 'regularized log' transformation
estimateSizeFactorsForMatrix

Low-level function to estimate size factors with robust regression.
fpkm

FPKM: fragments per kilobase per million mapped fragments
plotDispEsts

Plot dispersion estimates
counts

Accessors for the 'counts' slot of a DESeqDataSet object.
plotMA

MA-plot from base means and log fold changes
nbinomLRT

Likelihood ratio test (chi-squared test) for GLMs
DESeq

Differential expression analysis based on the Negative Binomial (a.k.a. Gamma-Poisson) distribution
nbinomWaldTest

Wald test for the GLM coefficients
show

Show method for DESeqResults objects
sizeFactors

Accessor functions for the 'sizeFactors' information in a DESeqDataSet object.
DESeqDataSet-class

DESeqDataSet object and constructors
DESeqResults-class

DESeqResults object and constructor
normalizationFactors

Accessor functions for the normalization factors in a DESeqDataSet object.
plotCounts

Plot of normalized counts for a single gene on log scale
summary

Summarize DESeq results
varianceStabilizingTransformation

Apply a variance stabilizing transformation (VST) to the count data
coef

Extract a matrix of model coefficients/standard errors
collapseReplicates

Collapse technical replicates in a SummarizedExperiment or DESeqDataSet
estimateDispersionsGeneEst

Low-level functions to fit dispersion estimates
estimateSizeFactors

Estimate the size factors for a DESeqDataSet
plotPCA

Sample PCA plot from variance-stabilized data
replaceOutliers

Replace outliers with trimmed mean