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.
- Host: GitHub
- URL: https://github.com/tatami-inc/beachmat
- Owner: tatami-inc
- Created: 2017-08-17T10:23:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-08-19T21:59:57.000Z (11 months ago)
- Last Synced: 2025-10-13T15:27:44.697Z (9 months ago)
- Topics: bioconductor-package, human-cell-atlas, matrix-library
- Language: C++
- Homepage: http://bioconductor.org/packages/devel/bioc/html/beachmat.html
- Size: 2.06 MB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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/checkResults/release/bioc-LATEST/beachmat) |
| [Bioc-devel](https://bioconductor.org/packages/devel/bioc/html/beachmat.html) | [](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.