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

https://github.com/tatami-inc/beachmat

Clone of the Bioconductor repository for the beachmat package.
https://github.com/tatami-inc/beachmat

bioconductor-package human-cell-atlas matrix-library

Last synced: 9 months ago
JSON representation

Clone of the Bioconductor repository for the beachmat package.

Awesome Lists containing this project

README

          

# beachmat: C++ API to R matrices

|Build|Status|
|-----|----|
| [Bioc-release](https://bioconductor.org/packages/release/bioc/html/beachmat.html) | [![](https://bioconductor.org/shields/build/release/bioc/beachmat.svg)](https://bioconductor.org/checkResults/release/bioc-LATEST/beachmat) |
| [Bioc-devel](https://bioconductor.org/packages/devel/bioc/html/beachmat.html) | [![](https://bioconductor.org/shields/build/devel/bioc/beachmat.svg)](https://bioconductor.org/checkResults/devel/bioc-LATEST/beachmat) |

This package provides a consistent C++ class interface for reading a variety of R matrix types,
based on the [**tatami**](https://github.com/tatami-inc/tatami/) C++ library for matrix representations.
Check out the developer guide on the [Bioconductor landing page](https://bioconductor.org/packages/devel/bioc/html/beachmat.html) for more details.