Type: Package
Package: SingleCellMultiModal
Title: Integrating Multi-modal Single Cell Experiment datasets
Version: 1.2.4
Authors@R: c(
    person(given = "Marcel", family = "Ramos",
        role = c("aut", "cre"), email = "marcel.ramos@roswellpark.org",
        comment = c(ORCID = "0000-0002-3242-0582")),
    person(given = "Ricard", family = "Argelaguet",
        role = "aut", email = "ricard@ebi.ac.uk"),
    person(given = "Dario", family = "Righelli",
        role = "aut", email = "dario.righelli@gmail.com"),
    person(given = "Kelly", family = "Eckenrode",
        role = "aut", email = "kelly.eckenrode@sph.cuny.edu"),
    person(given = "Levi", family = "Waldron",
        role = "aut", email = "lwaldron.research@gmail.com")
    )
Description: SingleCellMultiModal is an ExperimentHub package
    that serves multiple datasets obtained from GEO and other sources and
    represents them as MultiAssayExperiment objects. The current focus is
    on datasets that use new technologies such as scNMT and scM&T.
License: Artistic-2.0
BugReports: https://github.com/waldronlab/SingleCellMultiModal/issues
Depends: R (>= 4.0.0), MultiAssayExperiment
Imports: AnnotationHub, BiocFileCache, BiocGenerics, ExperimentHub,
        HCAMatrixBrowser, HDF5Array, S4Vectors, SingleCellExperiment,
        SpatialExperiment, SummarizedExperiment, Matrix, methods, utils
Suggests: knitr, scran
VignetteBuilder: knitr
biocViews: ExperimentData, SingleCellData, ReproducibleResearch,
        ExperimentHub, GEO
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/SingleCellMultiModal
git_branch: RELEASE_3_12
git_last_commit: de087cd
git_last_commit_date: 2021-01-22
Date/Publication: 2021-01-28
NeedsCompilation: no
Packaged: 2021-01-28 16:46:25 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (<https://orcid.org/0000-0002-3242-0582>),
  Ricard Argelaguet [aut],
  Dario Righelli [aut],
  Kelly Eckenrode [aut],
  Levi Waldron [aut]
Maintainer: Marcel Ramos <marcel.ramos@roswellpark.org>
