Skip to content

BumpyMatrix

Bioc current

Bumpy Matrix of Non-Scalar Objects

v1.20.0 · software · MIT + file LICENSE

Release Lineage

Entered 3.13 · May 20, 2021

Current · Requires R 4.6

1.0 In 11 of 49 releases 3.23

Description

Implements the BumpyMatrix class and several subclasses for holding non-scalar objects in each entry of the matrix. This is akin to a ragged array but the raggedness is in the third dimension, much like a bumpy surface - hence the name. Of particular interest is the BumpyDataFrameMatrix, where each entry is a Bioconductor data frame. This allows us to naturally represent multivariate data in a format that is compatible with two-dimensional containers like the SummarizedExperiment and MultiAssayExperiment objects.

Code intelligence has not been computed for this package yet.

Code

Code metrics have not been computed for this package yet.

Topics

Depended on by (16)

People