-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
67 lines (67 loc) · 1.79 KB
/
DESCRIPTION
File metadata and controls
67 lines (67 loc) · 1.79 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
Package: SpatialData.plot
Title: SpatialData visualization
Depends: R (>= 4.6), SpatialData
Version: 0.99.6
Description: Visualization suit for 'SpatialData' (R). Current functionality
includes handling of multiscale 'images', visualizing 'labels', 'points',
and 'shapes'. For the latter, POINT, POLYGON, and MULTIPOLYGON geometries
are supported. For all but 'images', there is support to pass information
from annotation 'tables' as aesthetics (e.g., 'colData' or 'assay' data).
Authors@R: c(
person("Helena L.", "Crowell",
role=c("aut", "cre"),
email="helena@crowell.eu",
comment=c(ORCID="0000-0002-4801-1767")),
person("Artür", "Manukyan",
role=c("aut"),
email="artur-man@hotmail.com",
comment=c(ORCID="0000-0002-0441-9517")),
person("Hugo", "Gruson",
role=c("aut"),
email="charlotte.soneson@fmi.ch",
comment=c(ORCID="0000-0002-4094-1476")),
person("Vince", "Carey",
role=c("aut"),
email="stvjc@channing.harvard.edu",
comment=c(ORCID="0000-0003-4046-0063")))
Imports:
DelayedArray,
dplyr,
farver,
ggplot2,
ggforce,
MatrixGenerics,
methods,
rlang,
sf,
S4Vectors,
SingleCellExperiment,
Rarr,
ZarrArray
Suggests:
BiocStyle,
ggnewscale,
knitr,
magick,
patchwork,
Rgraphviz,
SpatialData.data,
testthat,
vdiffr
Remotes:
HelenaLC/SpatialData,
HelenaLC/SpatialData.data
biocViews:
Spatial,
SingleCell,
Visualization,
Infrastructure,
ImmunoOncology,
GeneExpression,
Transcriptomics
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/HelenaLC/SpatialData.plot
BugReports: https://github.com/HelenaLC/SpatialData.plot/issues
Config/roxygen2/version: 8.0.0