DESeq2
DOI:
10.18129/B9.bioc.DESeq2
This package is for version 3.17 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.17
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], Kwame Forbes [ctb], Simon Anders [aut, ctb], Wolfgang Huber [aut, ctb], RADIANT EU FP7 [fnd], NIH NHGRI [fnd], CZI [fnd]
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
Citation (from within R,
enter citation("DESeq2")):
Installation
To install this package, start R (version
"4.3") and enter:
if (!require("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
| biocViews |
Bayesian, ChIPSeq, Clustering, DifferentialExpression, GeneExpression, ImmunoOncology, Normalization, PrincipalComponent, RNASeq, Regression, Sequencing, Software, Transcription |
| Version |
1.40.2 |
| In Bioconductor since |
BioC 2.12 (R-3.0) (10.5 years) |
| License |
LGPL (>= 3) |
| Depends |
S4Vectors(>= 0.23.18), IRanges, GenomicRanges, SummarizedExperiment(>= 1.1.6) |
| Imports |
BiocGenerics(>= 0.7.5), Biobase, BiocParallel, matrixStats, methods, stats4, locfit, ggplot2, Rcpp (>= 0.11.0) |
| LinkingTo |
Rcpp, RcppArmadillo |
| Suggests |
testthat, knitr, rmarkdown, vsn, pheatmap, RColorBrewer, apeglm, ashr, tximport, tximeta, tximportData, readr, pbapply, airway, pasilla(>= 0.2.10), glmGamPoi, BiocManager |
| SystemRequirements |
|
| Enhances |
|
| URL |
https://github.com/mikelove/DESeq2 |
| Depends On Me |
DEWSeq, DEXSeq, metaseqR2, octad, rgsepd, rnaseqDTU, rnaseqGene, SeqGSEA, TCC, tRanslatome |
| Imports Me |
Anaquin, animalcules, anota2seq, APAlyzer, benchdamic, BloodCancerMultiOmics2017, BRGenomics, CeTF, circRNAprofiler, consensusDE, coseq, countsimQC, DaMiRseq, debrowser, DEFormats, DEGreport, DELocal, deltaCaptureC, DEsubs, DiffBind, easier, EBSEA, eegc, ERSSA, exomePeak2, ExpHunterSuite, FieldEffectCrc, GDCRNATools, GeneTonic, Glimma, GRaNIE, hermes, HTSFilter, icetea, ideal, IHWpaper, INSPEcT, IntEREst, isomiRs, kissDE, magpie, microbiomeExplorer, microbiomeMarker, MLSeq, multiSight, muscat, NBAMSeq, NetActivity, ORFik, OUTRIDER, pairedGSEA, PathoStat, pcaExplorer, phantasus, POMA, proActiv, recountWorkflow, RegEnrich, regionReport, ReportingTools, RiboDiPA, Rmmquant, scBFA, scGPS, SEtools, singleCellTK, SNPhood, srnadiff, systemPipeTools, TBSignatureProfiler, TEKRABber, UMI4Cats, vidger, vulcan |
| Suggests Me |
aggregateBioVar, apeglm, bambu, biobroom, BiocGenerics, BioCor, BiocSet, BioNERO, CAGEr, CAGEWorkflow, CBNplot, compcodeR, curatedAdipoChIP, curatedAdipoRNA, dearseq, derfinder, dittoSeq, EDASeq, EnhancedVolcano, EnrichmentBrowser, EWCE, fishpond, fluentGenomics, gage, GenomicAlignments, GenomicRanges, GeoTcgaData, glmGamPoi, GSE62944, HiCDCPlus, IHW, InteractiveComplexHeatmap, miRmine, NxtIRFcore, OPWeight, PCAtools, phyloseq, progeny, PROPER, recount, RegParallel, RUVSeq, scran, seqpac, Single.mTEC.Transcriptomes, sparrow, spatialHeatmap, SpliceWiz, subSeq, SummarizedBenchmark, systemPipeR, systemPipeShiny, TFEA.ChIP, tidybulk, topconfects, tximeta, tximport, variancePartition, Wrench, zinbwave |
| Links To Me |
|
| Build Report |
|
Package Archives
Follow
Installation instructions to use this
package in your R session.