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.52.0
1.48.0
1.46.0
1.44.0
1.40.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

Dec 18, 2024 at 23:02

License

Artistic-2.0

Total Downloads

47.0K

Supported Platforms

linux-64
macOS-64