alabaster.spatial
Save and Load Spatial 'Omics Data to/from File
Bioconductor version: 3.23 · Package version: 1.12.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("alabaster.spatial") Details
| Maintainer | Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> |
| Author | Aaron Lun [aut, cre] |
| License | MIT + file LICENSE |
| Downloads rank | 226 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, DataRepresentation, Software |
Documentation
Download
Dependencies
Depends: SpatialExperiment, alabaster.base
Imports: methods, utils, grDevices, S4Vectors, alabaster.sce, rhdf5
Suggests: testthat, knitr, rmarkdown, BiocStyle, DropletUtils, magick, png, digest
Reverse dependencies
Imports Me (2): alabaster, alabaster.sfe