-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathDESCRIPTION
60 lines (60 loc) · 1.78 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
Package: PrinciplesSTA
Title: Principles of Spatial Transcriptomics Analysis with Bioconductor
Description: This package contains source files for the "Principles of 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("Lukas M.", "Weber",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3282-1730")),
person("Leonardo", "Collado-Torres",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-2140-308X")),
person("Stephanie C.", "Hicks",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7858-0231")))
URL: https://github.com/lmweber/PrinciplesSTA
BugReports: https://github.com/lmweber/PrinciplesSTA
biocViews:
Book,
Spatial,
SingleCell,
Transcriptomics,
GeneExpression
Depends:
R (>= 4.3)
Imports:
SpatialExperiment,
STexampleData,
scater,
scran,
ggspavis,
nnSVG,
pheatmap,
spatialLIBD,
igraph,
BiocFileCache,
rtracklayer,
lobstr
Suggests:
BiocManager,
BiocVersion,
BiocStyle,
glue,
sessioninfo,
knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
BiocType: Book
License: CC BY 4.0
VignetteBuilder: knitr
BiocBookTemplate: 1.0.6
SystemRequirements: quarto