Package: alabaster.spatial
Title: Save and Load Spatial 'Omics Data to/from File
Description: 
    Save SpatialExperiment objects and their images 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.
Version: 1.11.0
Date: 2024-11-09
License: MIT + file LICENSE
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
Depends: SpatialExperiment, alabaster.base
Imports: methods, utils, grDevices, S4Vectors, alabaster.sce, rhdf5
Suggests: testthat, knitr, rmarkdown, BiocStyle, DropletUtils, magick,
        png, digest
VignetteBuilder: knitr
RoxygenNote: 7.3.2
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.spatial
git_branch: devel
git_last_commit: 05db641
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-11-03
NeedsCompilation: no
Packaged: 2025-11-03 21:09:47 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
