Bioconductor/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.

Getting started

Package details

Bioconductor views DataRepresentation Infrastructure
Maintainer
LicenseArtistic-2.0
Version1.27.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Bioconductor/RaggedExperiment")
Bioconductor/RaggedExperiment documentation built on Feb. 8, 2024, 11:11 p.m.