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.
- Versions: 1.30.0
- Website: https://bioconductor.org/packages/RaggedExperiment
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]