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 bioconda::bioconductor-delayedarray

Usage Tracking

0.32.0
0.28.0
0.26.6
0.24.0
0.20.0
5 / 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

Apr 22, 2025 at 15:28

License

Artistic-2.0

Total Downloads

1.4M

Platforms

Linux 64 Version: 0.32.0
macOS 64 Version: 0.32.0
Linux aarch64 Version: 0.32.0
macOS arm64 Version: 0.32.0