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

r-raggedexperiment 1.30.0

Representation of sparse experiments and assays across samples

This package provides a flexible representation of copy number, mutation, and other data that fit into the ragged array schema for genomic location data. The basic representation of such data provides a rectangular flat table interface to the user with range information in the rows and samples/specimen in the columns. The RaggedExperiment class derives from a GRangesList representation and provides a semblance of a rectangular dataset.

Installation

Install r-raggedexperiment 1.30.0 as follows:

guix install r-raggedexperiment@1.30.0

Or install the latest version:

guix install r-raggedexperiment

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.