Package: alabaster.mae
Title: Load and Save MultiAssayExperiments
Version: 1.10.0
Date: 2024-10-28
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
License: MIT + file LICENSE
Description: 
    Save MultiAssayExperiments into file artifacts, and load them back into memory.
    This is a more portable alternative to serialization of such objects into RDS files.
    Each artifact is associated with metadata for further interpretation;
    downstream applications can enrich this metadata with context-specific properties.
Depends: MultiAssayExperiment, alabaster.base
Imports: methods, alabaster.se, S4Vectors, jsonlite, rhdf5
Suggests: testthat, knitr, SummarizedExperiment, BiocParallel,
        BiocStyle, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.mae
git_branch: RELEASE_3_22
git_last_commit: 5209c04
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:28:31 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
