-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathDESCRIPTION
110 lines (110 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
Package: OSTA
Title: Orchestrating Spatial Transcriptomics Analysis with Bioconductor
Description: This package contains source files for the "Orchestrating Spatial
Transcriptomics Analysis with Bioconductor" online book. This book provides
interactive examples and discussion on key principles of computational
analysis workflows for spatial transcriptomics data using Bioconductor in
R. The book contains chapters describing individual analysis steps as well
as extended workflows, each with examples including R code and datasets.
Version: 0.99.0
Date: `r date()`
Authors@R:
c(person("Helena L.", "Crowell",
role=c("aut"),
email = "helena@crowell.eu",
comment = c(ORCID="0000-0002-4801-1767")),
person("Stephanie C.", "Hicks",
role = c("aut"),
email = "shicks19@jhu.edu",
comment = c(ORCID = "0000-0002-7858-0231")),
person("Lukas M.", "Weber",
role = c("aut", "cre"),
email = "lmweb012@gmail.com",
comment = c(ORCID = "0000-0002-3282-1730")))
URL: https://github.com/lmweber/OSTA
BugReports: https://github.com/lmweber/OSTA
biocViews:
Book,
Spatial,
SingleCell,
GeneExpression,
Transcriptomics
Depends:
R (>= 4.3)
Imports:
AUCell,
Banksy,
basilisk,
BayesSpace,
BiocFileCache,
BiocParallel,
DESpace,
doMC,
dplyr,
DropletUtils,
EBImage,
ExperimentHub,
ggplot2,
ggspavis,
harmony,
hoodscanR,
igraph,
imcRtools,
jsonlite,
lobstr,
msigdbr,
nnSVG,
openxlsx,
osfr,
OSTA.data,
pals,
patchwork,
pheatmap,
RANN,
RColorBrewer,
reticulate,
rtracklayer,
scales,
scater,
scran,
scuttle,
SFEData,
SingleR,
SpaceTrooper,
spacexr,
SpatialExperiment,
SpatialExperimentIO,
spatialFDA,
SpatialFeatureExperiment,
spatialLIBD,
spatstat,
spdep,
STexampleData,
tidyr,
VisiumIO,
Voyager,
zellkonverter,
zoo
Suggests:
BiocManager,
BiocStyle,
doMC,
BiocVersion,
downlit,
glue,
knitr,
scrapper,
sessioninfo,
xml2
Remotes:
drisso/SpaceTrooper@devel_spatialBook,
estellad/SpatialExperimentIO,
estellad/OSTA.data,
dmcable/spacexr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
BiocType: Book
License: CC BY 4.0
VignetteBuilder: knitr
BiocBookTemplate: 1.0.6
SystemRequirements: quarto