Package: MouseAgingData
Title: Multi-omics data access for studies investigating the effects of
        aging
Version: 1.6.0
Authors@R: 
    c(person("Tram", "Nguyen",
            role = c("aut", "cre"),
            email = "Tram_Nguyen@hms.harvard.edu",
            comment = c(ORCID = "0000-0003-4809-6227")),
    person("Kris", "Holton", 
            role = "aut"),
    person("Tyrone", "Lee", 
            role = "aut"),
    person("Nitesh", "Turaga", 
            role = "ctb"),
    person("Ludwig", "Geistlinger", 
            role = "aut"),
    person("Robert", "Gentleman", 
            role = "aut"))
Description: The MouseAgingData package provides analysis-ready data
    resources from different studies focused on aging and rejuvenation in
    mice. The package currently provides two 10x Genomics single-cell RNA-seq
    datasets. The first study profiled the aging mouse brain measured across
    37,089 cells (Ximerakis et al., 2019). The second study investigated
    parabiosis by profiling a total of 105,329 cells (Ximerakis & Holton et al., 2023).
    The datasets are provided as SingleCellExperiment objects and provide raw
    UMI counts and cell metadata.
License: Artistic-2.0
URL: https://github.com/ccb-hms/MouseAgingData
BugReports: https://github.com/ccb-hms/MouseAgingData/issues
Depends: R (>= 4.4.0), SingleCellExperiment
Imports: AnnotationHub, ExperimentHub
Suggests: BiocStyle, knitr, rmarkdown, scater
VignetteBuilder: knitr
biocViews: ExperimentData, ExpressionData, SequencingData, RNASeqData,
        SingleCellData, ExperimentHub, PackageTypeData,
        Mus_musculus_Data
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
git_url: https://git.bioconductor.org/packages/MouseAgingData
git_branch: RELEASE_3_22
git_last_commit: 4ab18d8
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-11-04
NeedsCompilation: no
Packaged: 2025-11-04 16:32:51 UTC; biocbuild
Author: Tram Nguyen [aut, cre] (ORCID: <https://orcid.org/0000-0003-4809-6227>),
  Kris Holton [aut],
  Tyrone Lee [aut],
  Nitesh Turaga [ctb],
  Ludwig Geistlinger [aut],
  Robert Gentleman [aut]
Maintainer: Tram Nguyen <Tram_Nguyen@hms.harvard.edu>
