CMD + K

bioconductor-streamer

Community

Enabling stream processing of large files

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-streamer

Usage Tracking

1.56.0
1.52.0
1.48.0
1.46.0
1.44.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Large data files can be difficult to work with in R, where data generally resides in memory. This package encourages a style of programming where data is 'streamed' from disk into R via a producer' and through a series ofconsumers' that, typically reduce the original data to a manageable size. The package provides useful Producer and Consumer stream components for operations such as data input, sampling, indexing, and transformation; see package?Streamer for details.

About

Summary

Enabling stream processing of large files

Last Updated

Feb 9, 2026 at 06:31

License

Artistic-2.0

Total Downloads

47.6K

Version Downloads

39

Supported Platforms

linux-64

Unsupported Platforms

macOS-64 Last supported version: 1.52.0