-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
77 lines (77 loc) · 1.76 KB
/
Copy pathDESCRIPTION
File metadata and controls
77 lines (77 loc) · 1.76 KB
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
Package: SPATA
Type: Package
Title: A Toolbox for Spatial Gene Expression Analysis
Version: 0.1.0
Authors@R: as.person(c(
"Jan Kueckelhaus <jan.kueckelhaus@uniklinik-freiburg.de> [aut, cre]",
"Dieter-Henrik Heiland <dr.dieter.henrik.heiland@uniklinik-freiburg.de> [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 gene expression data.
Encoding: UTF-8
LazyData: true
License: GPL-3
BugReports: themilolab-spata@gmx.de
RoxygenNote: 7.1.1
Imports:
broom,
concaveman,
colorspace,
dplyr,
EBImage,
ggalt,
ggforce,
ggplot2,
ggridges,
ggsci,
glue,
magick,
magrittr,
pheatmap,
progress,
purrr,
rlang,
readr,
shiny,
shinyWidgets,
shinybusy,
shinydashboard,
sp,
stringr,
stringi,
tibble,
tidyr,
umap
Collate:
'S4-documentation.R'
'S4-generic-functions.R'
'add-family.R'
'check-family-adjusting.R'
'check-family-lazy.R'
'check-family-validation.R'
'checkpoint.R'
'compile-family.R'
'create_family.R'
'data.R'
'documentation-dummies.R'
'gene-expression-analysis.R'
'genes-and-gene-sets.R'
'get-family.R'
'helper-functions.R'
'imported-functions.R'
'intern-analysis.R'
'joinWith-family.R'
'loading-and-saving.R'
'miscellaneous-helper-functions.R'
'module-add-gene-sets.R'
'module-surface-plot.R'
'package-dependencies.R'
'plot-family-miscellaneous.R'
'plot-family-surface.R'
'plot-family-trajectory.R'
'shiny-dashboard-tab-items.R'
'spata-object-manipulation.R'
'trajectory-analysis.R'
'validation.R'
Depends:
R (>= 2.10)
URL: https://themilolab.com/