-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
35 lines (35 loc) · 1.16 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
Package: MouseGastrulationData
Title: Single-Cell -omics Data across Mouse Gastrulation and Early Organogenesis
Version: 1.17.1
Authors@R: c(
person("Jonathan", "Griffiths", email = "[email protected]", role = c("aut", "cre")),
person("Aaron", "Lun", email = "[email protected]", role = "aut"))
Description:
Provides processed and raw count data for single-cell RNA sequencing,
single-cell ATAC-seq, and seqFISH (spatial transcriptomic) experiments
performed along a timecourse of mouse gastrulation and early organogenesis.
Depends:
R (>= 4.1),
SingleCellExperiment,
SummarizedExperiment,
SpatialExperiment
Imports:
methods,
ExperimentHub,
BiocGenerics,
S4Vectors,
BumpyMatrix
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat
VignetteBuilder:
knitr
License: GPL-3
NeedsCompilation: no
Encoding: UTF-8
biocViews: ExperimentData, ExpressionData, SequencingData, RNASeqData, SingleCellData, ExperimentHub, Mus_musculus_Data
URL: https://github.com/MarioniLab/MouseGastrulationData
BugReports: https://github.com/MarioniLab/MouseGastrulationData/issues
RoxygenNote: 7.3.0