-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
60 lines (60 loc) · 1.8 KB
/
DESCRIPTION
File metadata and controls
60 lines (60 loc) · 1.8 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
Package: MerfishData
Title: Collection of public MERFISH datasets
Version: 1.15.1
Authors@R:
c(person("Ludwig", "Geistlinger",
role = c("aut", "cre"),
email = "ludwig_geistlinger@hms.harvard.edu",
comment = c(ORCID = "0000-0002-2495-5464")),
person("Tyrone", "Lee", role = "ctb"),
person("Helena", "Crowell", role = "ctb",
comment = c(ORCID = "0000-0002-4801-1767")),
person("Daniela", "Corbetta", role = "ctb"),
person("Jeffrey", "Moffitt", role = "aut"),
person("Robert", "Gentleman", role = "aut"))
Description: MerfishData is an ExperimentHub package that serves publicly available
datasets obtained with Multiplexed Error-Robust Fluorescence in situ Hybridization
(MERFISH). MERFISH is a massively multiplexed single-molecule imaging technology
capable of simultaneously measuring the copy number and spatial distribution
of hundreds to tens of thousands of RNA species in individual cells. The scope
of the package is to provide MERFISH data for benchmarking and analysis.
License: Artistic-2.0
VignetteBuilder: knitr
LazyData: false
URL: https://github.com/ccb-hms/MerfishData
BugReports: https://github.com/ccb-hms/MerfishData/issues
Depends:
R (>= 4.2.0),
EBImage,
SpatialExperiment
Imports:
grDevices,
AnnotationHub,
BumpyMatrix,
ExperimentHub,
S4Vectors,
SingleCellExperiment,
SummarizedExperiment,
HDF5Array
Suggests:
grid,
ggplot2,
ggpubr,
knitr,
rmarkdown,
scater,
scattermore,
terra,
testthat,
BiocStyle,
DropletUtils
biocViews:
ExperimentHub,
ExpressionData,
HighThroughputImagingData,
Mus_musculus_Data,
SingleCellData,
SpatialData
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2