Nothing
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 of `consumers' 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.
Package details |
|
---|---|
Author | Martin Morgan, Nishant Gopalakrishnan |
Bioconductor views | DataImport Infrastructure |
Maintainer | Martin Morgan <martin.morgan@roswellpark.org> |
License | Artistic-2.0 |
Version | 1.36.0 |
Package repository | View on Bioconductor |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.