Package: MuData Title: Serialization for MultiAssayExperiment Objects Version: 1.17.0 Authors@R: c(person(given = "Danila", family = "Bredikhin", role = c("aut"), email = "danila.bredikhin@embl.de", comment = c(ORCID = "0000-0001-8089-6983")), person(given = "Ilia", family = "Kats", role = c("aut", "cre"), email = "i.kats@dkfz-heidelberg.de", comment = c(ORCID = "0000-0001-5220-5671"))) Description: Save MultiAssayExperiments to h5mu files supported by muon and mudata. Muon is a Python framework for multimodal omics data analysis. It uses an HDF5-based format for data storage. URL: https://github.com/ilia-kats/MuData BugReports: https://github.com/ilia-kats/MuData/issues Imports: methods, stats, MultiAssayExperiment, SingleCellExperiment, SummarizedExperiment, DelayedArray, S4Vectors Depends: Matrix, S4Vectors, rhdf5 (>= 2.45) Suggests: HDF5Array, rmarkdown, knitr, fs, testthat, BiocStyle, covr, SingleCellMultiModal, CiteFuse, scater VignetteBuilder: knitr License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/testthat/edition: 3 biocViews: DataImport Config/pak/sysreqs: libicu-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:53 UTC RemoteUrl: https://github.com/bioc/MuData RemoteRef: HEAD RemoteSha: 0aa5439897e9feaa970457d2cfe085417e5655c9 NeedsCompilation: no Packaged: 2026-07-04 23:24:59 UTC; root Author: Danila Bredikhin [aut] (ORCID: ), Ilia Kats [aut, cre] (ORCID: ) Maintainer: Ilia Kats