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.
- Outputs:
out
- 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 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.