パッケージ: 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 (メールアーカイブ)
- 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