软件包: r-bioc-delayedarray (0.4.1-1)
r-bioc-delayedarray 的相关链接
Trisquel 的资源:
下载源码包 r-bioc-delayedarray:
- [r-bioc-delayedarray_0.4.1-1.dsc]
- [r-bioc-delayedarray_0.4.1.orig.tar.gz]
- [r-bioc-delayedarray_0.4.1-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Graham Inggs
外部的资源:
- 主页 [bioconductor.org]
相似软件包:
BioConductor delayed operations on array-like objects
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.
其他与 r-bioc-delayedarray 有关的软件包
|
|
|
-
- dep: r-api-3.4
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.4.2-1ubuntu4)
- GNU R core of statistical computation and graphics system
-
- dep: r-bioc-biocgenerics
- generic functions for Bioconductor
-
- dep: r-bioc-iranges (>= 2.11.17)
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-s4vectors (>= 0.15.3)
- BioConductor S4 implementation of vectors and lists
-
- dep: r-cran-matrixstats
- GNU R methods that apply to rows and columns of a matrix
-
- sug: r-bioc-genefilter
- methods for filtering genes from microarray experiments
-
- sug: r-bioc-summarizedexperiment
- BioConductor assay container
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-matrix
- GNU R package of classes for dense and sparse matrices