An open API service indexing awesome lists of open source software.

https://github.com/ltla/bumpymatrix

Clone of the Bioconductor repository for the BumpyMatrix package.
https://github.com/ltla/bumpymatrix

Last synced: 4 months ago
JSON representation

Clone of the Bioconductor repository for the BumpyMatrix package.

Awesome Lists containing this project

README

          

# Bumpy matrix of non-scalar objects

|Environment|Status|
|---|---|
|[BioC-release](https://bioconductor.org/packages/release/bioc/html/BumpyMatrix.html)|[![Release OK](https://bioconductor.org/shields/build/release/bioc/BumpyMatrix.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/BumpyMatrix/)|
|[BioC-devel](https://bioconductor.org/packages/devel/bioc/html/BumpyMatrix.html)|[![Devel OK](https://bioconductor.org/shields/build/devel/bioc/BumpyMatrix.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/BumpyMatrix/)|

This package 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.
Check out the documentation on the [Bioconductor landing page](https://bioconductor.org/packages/BumpyMatrix) for more details.