This package browser is in early development. Mind the rough edges.

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.

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.