-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathDESCRIPTION
More file actions
125 lines (125 loc) · 2.75 KB
/
DESCRIPTION
File metadata and controls
125 lines (125 loc) · 2.75 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
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
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: 1.3.0
Date: 2026-03-11
Authors@R:
c(person("Helena L.", "Crowell",
role=c("aut"),
email = "helena@crowell.eu",
comment = c(ORCID = "0000-0002-4801-1767")),
person("Mark D.", "Robinson",
role = c("aut"),
email = "mark.robinson@mls.uzh.ch",
comment = c(ORCID = "0000-0002-3048-5518")),
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/issues
biocViews:
Spatial,
SingleCell,
GeneExpression,
Transcriptomics
Depends:
R (>= 4.5)
Imports:
anndataR,
AUCell,
Banksy,
basilisk,
BayesSpace,
BiocFileCache,
BiocParallel,
CARDspa,
DESpace,
doMC,
dplyr,
DropletUtils,
EBImage,
ExperimentHub,
GenomeInfoDb,
ggfortify,
ggplot2,
ggrepel,
ggspavis,
harmony,
hoodscanR,
igraph,
imcdatasets,
imcRtools,
jsonlite,
lme4,
lmerTest,
msigdbr,
muSpaData,
nnSVG,
openxlsx,
osfr,
OSTA.data,
pals,
patchwork,
pheatmap,
RANN,
RColorBrewer,
reticulate,
rtracklayer,
scales,
scater,
scider,
scran,
scuttle,
scRNAseq,
sf,
SFEData,
SingleR,
sosta,
SpaceTrooper,
spacexr,
SpatialExperiment,
SpatialExperimentIO,
spatialFDA,
SpatialFeatureExperiment,
spatialLIBD,
spatstat,
spdep,
spicyR,
SpotSweeper,
STexampleData,
tidyr,
VisiumIO,
Voyager,
zoo
Suggests:
BiocManager,
BiocPkgTools,
BiocStyle,
BiocVersion,
CCPlotR,
downlit,
glue,
knitr,
markdown,
quarto,
scrapper,
sessioninfo,
Statial,
xml2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
BiocType: Book
License: CC BY 4.0
VignetteBuilder: knitr
BiocBookTemplate: 1.0.6
SystemRequirements: quarto