Package: TabulaMurisSenisData
Type: Package
Title: Bulk and single-cell RNA-seq data from the Tabula Muris Senis
        project
Version: 1.15.1
Authors@R: c(person("Charlotte", "Soneson", role = c("aut", "cre"), 
                    email = "charlottesoneson@gmail.com", 
                    comment = c(ORCID = "0000-0003-3833-2169")),
             person("Dania", "Machlab", role = c("aut"),
                    email = "dania.machlab@gmail.com",
                    comment = c(ORCID = "0000-0002-2578-6930")),
             person("Federico", "Marini", role = c("aut"), 
                    email = "marinif@uni-mainz.de", 
                    comment = c(ORCID = "0000-0003-3252-7758")),
             person("Stefania", "Astrologo", role = c("aut"), 
                    email = "stefania.astrologo@gmail.com", 
                    comment = c(ORCID = "0000-0002-4845-2802"))
           )
Description: This package provides access to RNA-seq data generated by the 
    Tabula Muris Senis project via the Bioconductor project. The data is made 
    available without restrictions by the Chan Zuckerberg Biohub. It is 
    provided here without further processing, collected in the form of 
    SingleCellExperiment objects. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: ExperimentHub, SingleCellExperiment, HDF5Array,
        SummarizedExperiment, gdata, AnnotationHub
URL: https://github.com/fmicompbio/TabulaMurisSenisData
BugReports: https://github.com/fmicompbio/TabulaMurisSenisData/issues
VignetteBuilder: knitr
biocViews: SingleCellData, ExperimentData, RNASeqData, ExperimentHub
Suggests: ggplot2, testthat, knitr, rmarkdown, iSEE, BiocStyle
git_url: https://git.bioconductor.org/packages/TabulaMurisSenisData
git_branch: devel
git_last_commit: f35b2cb
git_last_commit_date: 2025-10-17
Repository: Bioconductor 3.22
Date/Publication: 2025-10-21
NeedsCompilation: no
Packaged: 2025-10-21 15:46:37 UTC; biocbuild
Author: Charlotte Soneson [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>),
  Dania Machlab [aut] (ORCID: <https://orcid.org/0000-0002-2578-6930>),
  Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>),
  Stefania Astrologo [aut] (ORCID:
    <https://orcid.org/0000-0002-4845-2802>)
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
