-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 953 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 953 Bytes
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
Package: SpatialCellExperiment
Title: S4 Classes for Spatial Single Cell Data
Version: 0.0.1
Authors@R: c(person("Kevin", "Rue-Albrecht", role = "cre", email = "kevin.rue-albrecht@kennedy.ox.ac.uk", comment = c(ORCID = "0000-0003-3899-3872")))
Description: Defines a S4 class for storing data from spatial single-cell
experiments. This includes specialized methods to store and
retrieve spatial information, along with the
usual metadata for genes and libraries.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: SingleCellExperiment
Imports:
BiocGenerics,
methods,
S4Vectors
RoxygenNote: 7.0.1
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat (>= 2.1.0)
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
URL: https://kevinrue.github.io/SpatialCellExperiment, https://github.com/kevinrue/SpatialCellExperiment
BugReports: https://github.com/kevinrue/SpatialCellExperiment/issues