To install this package, start R and enter:
## try http:// if https:// URLs are not supported source("https://bioconductor.org/biocLite.R") biocLite("DelayedArray")
In most cases, you don't need to download the package archive at all.
Bioconductor version: Release (3.5)
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, and ordinary arrays and data frames.
Author: Hervé Pagès
Maintainer: Hervé Pagès <hpages at fredhutch.org>
Citation (from within R,
enter citation("DelayedArray")
):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported source("https://bioconductor.org/biocLite.R") biocLite("DelayedArray")
Reference Manual |
biocViews | Annotation, DataRepresentation, GenomeAnnotation, Infrastructure, Software |
Version | 0.2.7 |
In Bioconductor since | BioC 3.5 (R-3.4) (0.5 years) |
License | Artistic-2.0 |
Depends | R (>= 3.4), methods, BiocGenerics, S4Vectors(>= 0.14.3), IRanges, matrixStats |
Imports | stats |
LinkingTo | |
Suggests | Matrix, HDF5Array, genefilter, BiocStyle |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | HDF5Array, SummarizedExperiment |
Imports Me | bsseq, ChIPpeakAnno, DSS |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | DelayedArray_0.2.7.tar.gz |
Windows Binary | DelayedArray_0.2.7.zip |
Mac OS X 10.11 (El Capitan) | DelayedArray_0.2.7.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/DelayedArray |
Package Short Url | http://bioconductor.org/packages/DelayedArray/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: