[ ソース: r-bioc-delayedarray ]
パッケージ: r-bioc-delayedarray (0.8.0+dfsg-2)
r-bioc-delayedarray に関するリンク
Debian の資源:
r-bioc-delayedarray ソースパッケージをダウンロード:
- [r-bioc-delayedarray_0.8.0+dfsg-2.dsc]
- [r-bioc-delayedarray_0.8.0+dfsg.orig.tar.xz]
- [r-bioc-delayedarray_0.8.0+dfsg-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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: libc6 (>= 2.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: r-api-3.5
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-api-bioc-3.8
- 以下のパッケージによって提供される仮想パッケージです: r-bioc-biocgenerics
-
- dep: r-base-core (>= 3.5.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-bioc-biocgenerics (>= 0.27.1)
- generic functions for Bioconductor
-
- dep: r-bioc-biocparallel
- BioConductor facilities for parallel evaluation
-
- dep: r-bioc-iranges (>= 2.11.17)
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-s4vectors (>= 0.19.15)
- BioConductor S4 implementation of vectors and lists
-
- dep: r-cran-matrixstats
- GNU R methods that apply to rows and columns of a matrix
-
- rec: r-bioc-genefilter
- methods for filtering genes from microarray experiments
-
- rec: r-cran-runit
- GNU R package providing unit testing framework
-
- 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