- Home
- Bioconductor 3.20
- Software Packages
- chihaya
chihaya
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see chihaya.
Save Delayed Operations to a HDF5 File
Bioconductor version: 3.20
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.
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("chihaya")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("chihaya")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("chihaya")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.