-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.08 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
Package: CellTrek
Title: Spatial Charting of Single Cell Transcriptomes in Tissues
Version: 0.0.94
Authors@R: c(
person("Runmin", 'Wei', email='[email protected]', role=c('aut', 'cre')),
person("Siyuan", 'He', email='[email protected]', role=c('aut', 'ctb')) )
Description: CellTrek is a computational toolkit that can directly map single cells back to their spatial coordinates in tissue sections based on scRNA-seq and ST data. The CellTrek toolkit also provides two downstream analysis modules, including SColoc for spatial colocalization analysis and SCoexp for spatial co-expression analysis.
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
akima,
data.table,
dbscan,
dplyr,
dynamicTreeCut,
fastcluster,
geometry,
ggpubr,
igraph,
magrittr,
MASS,
packcircles,
philentropy,
plotly,
purrr,
randomForestSRC,
RColorBrewer,
reshape2,
scales,
Seurat,
shiny,
tibble,
tidyr,
visNetwork