-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 1.36 KB
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 1.36 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
Package: SpatialDatasets
Version: 1.7.3
Title: Collection of spatial omics datasets
Description: This is a collection of publically available spatial omics datasets.
Where possible we have curated these datasets as either SpatialExperiments,
MoleculeExperiments or CytoImageLists and included annotations of the sample
characteristics.
Authors@R: c(person("Farhan", "Ameen", email = "fame2827@uni.sydney.edu.au",
role = c("aut")),
person("Nick", "Robertson", email = "nick.robertson@sydney.edu.au",
role = c("aut")),
person("Alex", "Qin", email = "alex.qin@sydney.edu.au",
role = c("aut")),
person("Shreya", "Rao", email = "shreya.rajeshrao@sydney.edu.au",
role = c("aut")),
person("Elijah", "Willie", email = "ewil3501@uni.sydney.edu.au",
role = c("aut")),
person("Ellis", "Patrick", email = "ellis.patrick@sydney.edu.au",
role = c("aut", "cre")))
URL: https://github.com/SydneyBioX/SpatialDatasets
BugReports: https://github.com/SydneyBioX/SpatialDatasets/issues
License: GPL-3
Encoding: UTF-8
biocViews:
ExperimentData,
ExperimentHub,
ReproducibleResearch,
SingleCellData,
SpatialData,
Homo_sapiens_Data,
Mus_musculus_Data
Depends:
ExperimentHub,
SpatialExperiment,
Imports:
utils
VignetteBuilder: knitr
Suggests:
BiocStyle,
knitr,
rmarkdown,
cytomapper
RoxygenNote: 7.3.2