RaggedExperiment-package: RaggedExperiment: Range-based data representation package

RaggedExperiment-packageR Documentation

RaggedExperiment: Range-based data representation package

Description

RaggedExperiment allows the user to represent, copy number, mutation, and other types of range-based data formats where optional information about samples can be provided. At the backbone of this package is the GRangesList class. The RaggedExperiment class uses this representation and presents the data in a couple of different ways:

  • rowRanges

  • colData

The rowRanges method will return the internal GRangesList representation of the dataset. A distinction between the SummarizedExperiment and the RaggedExperiment classes is that the RaggedExperiment class allows for ragged ranges, meaning that there may be a different number of ranges or rows per sample.

Author(s)

Maintainer: Marcel Ramos marcel.ramos@sph.cuny.edu (ORCID)

Authors:

Other contributors:

See Also

Useful links:


Bioconductor/RaggedExperiment documentation built on Aug. 28, 2024, 5:43 p.m.