forked from thelovelab/DESeq2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
52 lines (52 loc) · 1.17 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Package: DESeq2
Type: Package
Title: Differential gene expression analysis based on the negative
binomial distribution
Version: 1.19.20
Author: Michael Love, Simon Anders, Wolfgang Huber
Maintainer: Michael Love <[email protected]>
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.
License: LGPL (>= 3)
VignetteBuilder:
knitr,
rmarkdown
Imports:
BiocGenerics (>= 0.7.5),
Biobase,
BiocParallel,
genefilter,
methods,
locfit,
geneplotter,
ggplot2,
Hmisc,
Rcpp (>= 0.11.0)
Depends:
S4Vectors (>= 0.9.25),
IRanges,
GenomicRanges,
SummarizedExperiment (>= 1.1.6)
Suggests:
testthat,
knitr,
rmarkdown,
vsn,
pheatmap,
RColorBrewer,
IHW,
apeglm,
ashr,
tximport,
tximportData,
readr,
pbapply,
airway,
pasilla (>= 0.2.10)
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/mikelove/DESeq2
biocViews: Sequencing, ChIPSeq, RNASeq, SAGE, DifferentialExpression,
GeneExpression, Transcription
RoxygenNote: 6.0.1