Package: alabaster.se
Title: Load and Save SummarizedExperiments from File
Version: 1.9.0
Date: 2024-10-16
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
License: MIT + file LICENSE
Description: 
    Save SummarizedExperiments 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: SummarizedExperiment, alabaster.base
Imports: methods, alabaster.ranges, alabaster.matrix, BiocGenerics,
        S4Vectors, IRanges, GenomicRanges, jsonlite
Suggests: rmarkdown, knitr, testthat, BiocStyle
VignetteBuilder: knitr
RoxygenNote: 7.3.1
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.se
git_branch: devel
git_last_commit: 5209902
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 21:20:41 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.0; ; 2025-06-05 12:24:42 UTC; windows
