-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (34 loc) · 849 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
Package: spamsc
Type: Package
Title: Spatial projection of single-cell multiomics data
Version: 0.1.0
Author: Chloe H. Lee <chloehyun-jung.lee@rdm.ox.ac.uk>
Maintainer: Chloe H. Lee <chloehyun-jung.lee@rdm.ox.ac.uk>
Description: SPAMsc (Spatial Projection of PAired Modalities in Single-Cell Multiomics) is a comprehensive workflow designed to project multi-modal single-cell data onto high-resolution spatial transcriptomic data and identify spatial features.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
Seurat (>= 5.1.0),
SeuratObject (>= 5.0.2),
Matrix (>= 1.6.5),
dbscan,
tibble,
dplyr,
ggplot2,
ggpubr,
viridis,
matrixStats,
reshape2,
ggrepel,
pheatmap,
sf,
spdep,
sfdep,
grDevices,
stats,
utils,
harmony,
magrittr,
tidyr
RoxygenNote: 7.3.2