-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.43 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
36
37
38
39
40
Package: humanHippocampus2024
Title: Access to SRT and snRNA-seq data from spatial_HPC project
Version: 0.99.8
Date: 2024-09-20
Authors@R:
person(
given = "Christine",
family = "Hou",
email = "chris2018hou@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0009-0001-5350-0629")
)
Description: This is an ExperimentHub Data package that helps to access the
spatially-resolved transcriptomics and single-nucleus RNA sequencing data.
The datasets are generated from adjacent tissue sections of the anterior
human hippocampus across ten adult neurotypical donors. The datasets are
based on [spatial_hpc](https://github.com/LieberInstitute/spatial_hpc)
project by Lieber Institute for Brain Development (LIBD) researchers and
collaborators.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Depends: R (>= 4.4)
RoxygenNote: 7.3.2
Imports: ExperimentHub, SummarizedExperiment,SpatialExperiment
Suggests:
testthat (>= 3.0.0),
sessioninfo,
rmarkdown,
knitr,
BiocStyle,
ExperimentHubData,
AnnotationHubData,
RefManageR
Config/testthat/edition: 3
BugReports: https://support.bioconductor.org/t/humanHippocampus2024
biocViews: ExperimentHub, SequencingData, SpatialData, ExpressionData, Tissue,
RNASeqData
URL: https://github.com/LieberInstitute/spatial_hpc, https://christinehou11.github.io/humanHippocampus2024/
VignetteBuilder: knitr