This package browser is in early development. Mind the rough edges.

r-multiassayexperiment 1.34.0

Integration of multi-omics experiments in Bioconductor

MultiAssayExperiment harmonizes data management of multiple assays performed on an overlapping set of specimens. It provides a familiar Bioconductor user experience by extending concepts from SummarizedExperiment, supporting an open-ended mix of standard data classes for individual assays, and allowing subsetting by genomic ranges or rownames.

Installation

Install r-multiassayexperiment 1.34.0 as follows:

guix install r-multiassayexperiment@1.34.0

Or install the latest version:

guix install r-multiassayexperiment

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.