r-alabaster-ranges 1.6.0
Load and save Ranges-related artifacts from file
This is a package for saving GenomicRanges
, IRanges
and related data structures into file artifacts, and loading 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.
- Outputs:
out
- Website: https://bioconductor.org/packages/alabaster.ranges
- Licenses: Expat
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-alabaster-ranges 1.6.0
as follows:
guix install r-alabaster-ranges@1.6.0
Or install the latest version:
guix install r-alabaster-ranges
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.