r-alabaster-base 1.6.1
Save Bioconductor objects to file
This is a package for saving Bioconductor data structures into file artifacts, and loading them back into memory. This is a more robust and 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.
- Outputs:
out
- Website: https://bioconductor.org/packages/alabaster.base
- Licenses: Expat
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-alabaster-base 1.6.1
as follows:
guix install r-alabaster-base@1.6.1
Or install the latest version:
guix install r-alabaster-base
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.