forked from satijalab/seurat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
59 lines (59 loc) · 1020 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Package: Seurat
Version: 1.4.0.5
Date: 11/8/2016
Title: Seurat : R toolkit for single cell genomics
Description: Seurat : R toolkit for single cell genomics.
Author: Rahul Satija
Maintainer: Satija Lab <[email protected]>
URL: http://www.satijalab.org/seurat
Depends:
R (>= 3.2.0),
ggplot2,
cowplot
SystemRequirements: Java (>= 1.6)
Imports:
methods,
ROCR,
stringr,
mixtools,
lars,
fastICA,
tsne,
Rtsne,
fpc,
ape,
VGAM,
pbapply,
igraph,
FNN,
caret,
plyr,
dplyr,
RColorBrewer,
MASS,
Matrix,
irlba,
reshape2,
gridExtra,
gplots,
gdata,
Rcpp,
RcppEigen,
RcppProgress,
tclust,
ranger
LinkingTo: Rcpp, RcppEigen, RcppProgress
License: GPL-3
Collate:
'RcppExports.R'
'seurat.R'
'cluster_determination.R'
'cluster_validation.R'
'deprecated_functions.R'
'seuratFxns.R'
'snn.R'
'tSNE_project.R'
'zfRenderSeurat.R'
RoxygenNote: 5.0.1
Suggests:
testthat