forked from lima1/sttkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.29 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
Package: sttkit
Title: Utility Functions for SpatialTranscriptomics
Version: 0.1.6
Authors@R: person("Markus", "Riester", email = "[email protected]", role = c("aut", "cre"))
Description: Utility Functions for SpatialTranscriptomics
Depends: R (>= 3.5.0), Seurat (>= 3.0.0), ggplot2
Imports: data.table (>= 1.12.4),
futile.logger,
methods,
scales,
utils,
digest,
RANN,
gridExtra,
patchwork,
viridis,
AnnotationDbi,
Matrix
Suggests: BayesSpace,
CellMix,
DropletUtils,
GGally,
EBImage,
EnhancedVolcano,
NMF,
SC3,
SeuratWrappers,
SingleCellExperiment,
corrplot,
digest,
edgeR,
ggpmisc,
ggthemes,
ggforce,
glmGamPoi,
grid,
harmony,
jpeg,
magick,
optparse,
pheatmap,
scran,
scater,
sctransform
License: Artistic-2.0
URL: https://github.com/lima1/sttkit
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2020-01-12 15:49:22 UTC; riestma1
Author: Markus Riester [aut, cre]
Maintainer: Markus Riester <[email protected]>