Package: beachmat.tiledb 0.99.1

Aaron Lun

beachmat.tiledb: beachmat bindings for TileDB-backed matrices

Extends beachmat to initialize tatami matrices from TileDB-backed arrays. This allows C++ code in downstream packages to directly call the TileDB C/C++ library to access array data, without the need for block processing via DelayedArray. Developers only need to import this package to automatically extend the capabilities of beachmat::initializeCpp to TileDBArray instances.

Authors:Aaron Lun [aut, cre]

beachmat.tiledb_0.99.1.tar.gz

beachmat.tiledb_0.99.1.tgz(r-4.4-x86_64)beachmat.tiledb_0.99.1.tgz(r-4.4-arm64)beachmat.tiledb_0.99.1.tgz(r-4.3-x86_64)beachmat.tiledb_0.99.1.tgz(r-4.3-arm64)
beachmat.tiledb_0.99.1.tar.gz(r-4.5-noble)beachmat.tiledb_0.99.1.tar.gz(r-4.4-noble)
beachmat.tiledb.pdf |beachmat.tiledb.html
beachmat.tiledb/json (API)
NEWS

# Install 'beachmat.tiledb' in R:
install.packages('beachmat.tiledb', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tatami-inc/beachmat.tiledb/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:beachmat.tiledb-0.99.1(bioc 3.21)

datarepresentationdataimportinfrastructurecpp

4.65 score 4 scripts 3 mentions 3 exports 29 dependencies

Last updated 29 days agofrom:ddcfd81ade. Checks:5 OK, 1 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 05 2025
R-4.5-linux-x86_64WARNINGJan 05 2025
R-4.4-mac-x86_64OKJan 05 2025
R-4.4-mac-aarch64OKJan 05 2025
R-4.3-mac-x86_64OKJan 05 2025
R-4.3-mac-aarch64OKJan 05 2025

Exports:initializeCppinitializeOptionsloadIntoMemory

Dependencies:abindassortheadbeachmatBiocGenericsbitbit64crayonDelayedArraygenericsIRangeslatticeMatrixMatrixGenericsmatrixStatsnanoarrownanotimeRcppRcppCCTZRcppDateRcppInt64RcppSpdlogS4ArraysS4VectorsSparseArrayspdltiledbTileDBArrayXVectorzoo

Using TileDB-backed matrices with beachmat

Rendered fromuserguide.Rmdusingknitr::rmarkdownon Jan 05 2025.

Last update: 2024-09-30
Started: 2024-09-30

Readme and manuals

Help Manual

Help pageTopics
Initialize TileDB-backed matricesinitializeCpp initializeCpp,TileDBArraySeed-method
Options for TileDB matricesinitializeOptions
Load a TileDB matrix into memoryloadIntoMemory