-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.13 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
Package: DAIS
Title: Identifying Specific Area based on Density Clustering of Spatial Omics Data
Version: 1.0.1
Authors@R:
c(person(given = "Ru",family = "Tian",role = c("aut", "cre"),email = "[email protected]"),
person(given = "Qichao",family = "Yu",role = c("aut")))
Description: Density-based Area Identification for Spatial omics which facilitates a density-based clustering method for identifying specific zones using spatial omics data. DAIS takes the spot coordinates, spot annotation or signature gene sets as input and outputs the coordinate of each spot and the contour of the identified zones for downstream quantitative analysis.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
alphahull,
AUCell,
clusterProfiler,
ComplexHeatmap,
cowplot,
data.table,
dbscan,
dplyr,
factoextra,
fpc,
ggplot2,
ggpubr,
ggsci,
GSEABase,
GSVA,
magrittr,
Matrix,
pagoda2,
patchwork,
pheatmap,
RColorBrewer,
rjson,
rsvd,
scMetabolism,
Seurat,
sf,
singscore,
tidyr,
UCell,
VAM