Package: MultimodalExperiment
Title: Integrative Bulk and Single-Cell Experiment Container
Version: 1.8.0
Authors@R: 
    person(given = "Lucas",
           family = "Schiffer",
           role = c("aut", "cre"),
           email = "schiffer.lucas@gmail.com",
           comment = c(ORCID = "0000-0003-3628-0326"))
Description: 
    MultimodalExperiment is an S4 class that integrates bulk and single-cell
    experiment data; it is optimally storage-efficient, and its methods are
    exceptionally fast. It effortlessly represents multimodal data of any nature
    and features normalized experiment, subject, sample, and cell annotations,
    which are related to underlying biological experiments through maps. Its
    coordination methods are opt-in and employ database-like join operations
    internally to deliver fast and flexible management of multimodal data.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.3.0), IRanges, S4Vectors
Imports: BiocGenerics, MultiAssayExperiment, methods, utils
Suggests: BiocStyle, knitr, rmarkdown
biocViews: DataRepresentation, Infrastructure, SingleCell
VignetteBuilder: knitr
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/MultimodalExperiment
git_branch: RELEASE_3_21
git_last_commit: 210558b
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-16 02:18:23 UTC; biocbuild
Author: Lucas Schiffer [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3628-0326>)
Maintainer: Lucas Schiffer <schiffer.lucas@gmail.com>
Built: R 4.5.0; ; 2025-04-16 15:00:22 UTC; windows
