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.
- Host: GitHub
- URL: https://github.com/ltla/bumpymatrix
- Owner: LTLA
- License: other
- Created: 2020-11-25T02:00:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T01:10:53.000Z (over 1 year ago)
- Last Synced: 2025-10-25T08:36:06.689Z (8 months ago)
- Language: R
- Homepage: https://bioconductor.org/packages/devel/bioc/html/BumpyMatrix.html
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)|[](http://bioconductor.org/checkResults/release/bioc-LATEST/BumpyMatrix/)|
|[BioC-devel](https://bioconductor.org/packages/devel/bioc/html/BumpyMatrix.html)|[](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.