Bioc2026 Registration Open!

chihaya

Save Delayed Operations to a HDF5 File

Bioconductor version: 3.23 · Package version: 1.12.0

Saves the delayed operations of a DelayedArray to a HDF5 file. This enables efficient recovery of the DelayedArray's contents in other languages and analysis frameworks.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("chihaya")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [cre, aut]
LicenseGPL-3
URLhttps://github.com/ArtifactDB/chihaya-R
Bug Reportshttps://github.com/ArtifactDB/chihaya-R/issues
System RequirementsC++17, GNU make
Downloads rank278
Source branchRELEASE_3_23
biocViewsDataImport, DataRepresentation, Software

Documentation

Download

Dependencies

Depends: DelayedArray

Imports: methods, Matrix, rhdf5, Rcpp, HDF5Array

LinkingTo: Rcpp, Rhdf5lib

Suggests: BiocGenerics, S4Vectors, BiocSingular, ResidualMatrix, BiocStyle, testthat, rmarkdown, knitr

Reverse dependencies

Suggests Me (1): alabaster.matrix