Package: MultimodalExperiment
Title: Integrative Bulk and Single-Cell Experiment Container
Version: 1.10.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)
Config/pak/sysreqs: libicu-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:23:19 UTC
RemoteUrl: https://github.com/bioc/MultimodalExperiment
RemoteRef: RELEASE_3_22
RemoteSha: ed790280754f165a61fc7b37d9bdf4f1e15b6148
NeedsCompilation: no
Packaged: 2025-11-18 07:33:06 UTC; root
Author: Lucas Schiffer [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3628-0326>)
Maintainer: Lucas Schiffer <schiffer.lucas@gmail.com>
Built: R 4.5.2; ; 2025-11-18 07:34:55 UTC; windows
