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

r-raggedexperiment

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 the latest version of r-raggedexperiment as follows:

guix install r-raggedexperiment

Or install a particular version:

guix install r-raggedexperiment@1.30.0

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.

Badge code

You can use the following badge to inform users of r-raggedexperiment about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-raggedexperiment'><img src='https://packages.guix.gnu.org/packages/r-raggedexperiment/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-raggedexperiment/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-raggedexperiment)

Example Org:

[[https://packages.guix.gnu.org/packages/r-raggedexperiment][https://packages.guix.gnu.org/packages/r-raggedexperiment/badges/latest-version.svg]]