-
Notifications
You must be signed in to change notification settings - Fork 19
/
DESCRIPTION
134 lines (134 loc) · 2.49 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
Package: SPATA2
Type: Package
Title: A Toolbox for Spatial Expression Analysis
Version: 3.1.3
Authors@R: as.person(c(
"Jan Kueckelhaus <[email protected]> [aut, cre]",
"Simon Frerich [ctb]",
"Daniel Delev [ctb]",
"Dieter-Henrik Heiland <[email protected]> [aut]"
))
Description: This package provides a framework of functions and shiny-applications to make it as easy and intuitive as possible to work with spatial expression data.
Encoding: UTF-8
LazyData: true
License: GPL-3
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
aplot,
broom,
concaveman,
colorspace,
dbscan,
dplyr,
DT,
FNN,
ggalt,
ggalluvial,
ggforce,
ggplot2,
ggpubr,
ggridges,
ggsci,
glue,
grid,
hdf5r,
keys,
lubridate,
magick,
magrittr,
paletteer,
pheatmap,
pracma,
progress,
purrr,
psych,
rlang,
readr,
reticulate,
scattermore,
Seurat,
shiny,
shinyWidgets,
shinybusy,
shinydashboard,
shinyhelper,
sp,
stringr,
stringi,
tibble,
tidyr,
tidytext,
viridis,
umap,
units
Suggests:
anndata
Collate:
'Geoms.R'
'S4-documentation.R'
'S4-generic-functions.R'
'a.R'
'add.R'
'adj-aZ.R'
'autoencoder.R'
'b.R'
'c.R'
'check.R'
'concept-documentation.R'
'contains.R'
'create.R'
'createSpatialSegmentation.R'
'd.R'
'data.R'
'deprecated_a-i.R'
'deprecated_j-z.R'
'dev.R'
'discuss.R'
'documentation-dummies.R'
'downgrade.R'
'e.R'
'f.R'
'g.R'
'getA-G.R'
'getH-M.R'
'getN-Z.R'
'h.R'
'html.R'
'i.R'
'imported-functions.R'
'initiateSpataObject.R'
'j.R'
'l.R'
'm.R'
'n.R'
'new.R'
'o.R'
'p.R'
'package-dependencies.R'
'plotA-E.R'
'plotF-G.R'
'plotH-M.R'
'plotN-S.R'
'plotSurface.R'
'plotT-Z.R'
'plot_.R'
'r-objects.R'
'r.R'
'runA-Z.R'
's.R'
'setA-Z.R'
'shinyModules.R'
't.R'
'u.R'
'unused.R'
'v.R'
'w.R'
Depends:
R (>= 3.5)
URL: https://themilolab.com/
References:
Kueckelhaus, J., Frerich, S., Kada-Benotmane, J., Koupourtidou, C., Ninkovic, J.,
Dichgans, M., Beck, J., Schnell, O., & Heiland, D. H. (2024).
Inferring histology-associated gene expression gradients in spatial transcriptomic studies.
Nature Communications, 15, 7280. https://doi.org/10.1038/s41467-024-50904-x