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.
MultimodalExperiment
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.
Installation
To install MultimodalExperiment from Bioconductor, use BiocManager as follows.
To install MultimodalExperiment from GitHub, use BiocManager as follows.
Most users should simply install MultimodalExperiment from Bioconductor.
Cheat Sheet
Usage
Contributing
Please note that MultimodalExperiment is released with a code of conduct. By contributing, you agree to abide by its terms.