-
Notifications
You must be signed in to change notification settings - Fork 116
/
DESCRIPTION
69 lines (69 loc) · 1.74 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Package: monocle
Type: Package
Title: Clustering, differential expression, and trajectory analysis for single-
cell RNA-Seq
Version: 2.9.0
Date: 2017-04-13
Author: Cole Trapnell
Maintainer: Cole Trapnell <coletrap@uw.edu>
Description: Monocle performs differential expression and time-series analysis
for single-cell expression experiments. It orders individual cells
according to progress through a biological process, without knowing ahead
of time which genes define progress through that process. Monocle also
performs differential expression analysis, clustering, visualization, and
other useful tasks on single cell expression data. It is designed to work
with RNA-Seq and qPCR data, but could be used with other types as well.
License: Artistic-2.0
Depends:
R (>= 2.10.0),
methods,
Matrix (>= 1.2-6),
Biobase,
ggplot2 (>= 1.0.0),
VGAM (>= 1.0-6),
DDRTree (>= 0.1.4),
Imports:
parallel,
igraph (>= 1.0.1),
BiocGenerics,
HSMMSingleCell (>= 0.101.5),
plyr,
cluster,
combinat,
fastICA,
grid,
irlba (>= 2.0.0),
matrixStats,
densityClust (>= 0.3),
Rtsne,
MASS,
reshape2,
limma,
tibble,
dplyr,
qlcMatrix,
pheatmap,
stringr,
proxy,
slam,
viridis,
stats,
biocViews,
RANN(>= 2.5),
Rcpp (>= 0.12.0)
LinkingTo: Rcpp
Suggests:
destiny,
Hmisc,
knitr,
Seurat,
scater,
testthat
VignetteBuilder: knitr
Roxygen: list(wrap = FALSE)
LazyData: true
biocViews: Sequencing, RNASeq, GeneExpression, DifferentialExpression,
Infrastructure, DataImport, DataRepresentation, Visualization,
Clustering, MultipleComparison, QualityControl
Packaged: 2014-04-07 21:31:54 UTC; sarora
RoxygenNote: 6.0.1