-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 950 Bytes
/
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
Package: coseq
Type: Package
Title: Co-Expression Analysis of Sequencing Data
Version: 0.99.0
Date: 2016-09-24
Author: Andrea Rau, Cathy Maugis-Rabusseau
Maintainer: Andrea Rau <[email protected]>
Depends:
R (>= 2.14.0)
Imports:
edgeR,
DESeq2,
capushe,
Rmixmod,
e1071,
BiocParallel,
ggplot2 (>= 2.1.0),
scales,
HTSFilter,
corrplot,
HTSCluster (>= 2.0.8),
gridExtra,
RColorBrewer,
grDevices,
graphics,
stats
Suggests:
Biobase,
knitr,
rmarkdown
Description: Gaussian and Poisson mixture models are implemented to cluster biological
entities (e.g., genes) from high-throughput sequencing data. Parameter estimation is
performed using the EM algorithm and model selection criteria (to choose
the number of clusters) are provided.
biocViews: GeneExpression, RNASeq, Sequencing, Software
License: GPL (>=3)
LazyLoad: yes
RoxygenNote: 5.0.1
VignetteBuilder: knitr