forked from data2intelligence/SpaCET
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 811 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
Package: SpaCET
Version: 1.0.0
Title: Spatial Cellular Estimator for Tumors
Description: Estimation of cell lineages in tumors from spatial transcriptomics data.
Authors@R: c(person(given = "Beibei",family = "Ru", role = c("aut", "cre"), email = "[email protected]"),person(given = "Peng",family = "Jiang", role = c("aut"), email = "[email protected]"))
License: file LICENSE
URL: https://github.com/data2intelligence/SpaCET
BugReports: https://github.com/data2intelligence/SpaCET/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends:
R (>= 3.5.0)
Imports:
Matrix,
jsonlite,
ggplot2,
reshape2,
patchwork,
png,
jpeg,
shiny,
factoextra,
NbClust,
cluster,
parallel,
psych,
BiRewire,
limma,
MUDAN
biocViews:
Spatial
remotes:
JEFworks/MUDAN