CMD + K

bioconductor-delayedarray

Community

A unified framework for working transparently with on-disk and in-memory array-like datasets

Installation

To install this package, run one of the following:

Conda
$conda install dnachun::bioconductor-delayedarray

Usage Tracking

0.32.0
0.28.0
2 / 8 versions selected
Total downloads: 0

Description

Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, ordinary arrays and, data frames.

About

Summary

A unified framework for working transparently with on-disk and in-memory array-like datasets

Information Last Updated

May 16, 2025 at 00:49

License

Artistic-2.0

Total Downloads

14

Platforms

macOS arm64 Version: 0.32.0