套件:r-bioc-s4arrays(1.6.0+dfsg-1)
r-bioc-s4arrays 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-s4arrays:
- [r-bioc-s4arrays_1.6.0+dfsg-1.dsc]
- [r-bioc-s4arrays_1.6.0+dfsg.orig.tar.xz]
- [r-bioc-s4arrays_1.6.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
foundation of array-like containers in Bioconductor
The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides: (1) low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and (2) a framework that facilitates block processing of array-like objects (typically on-disk objects).
其他與 r-bioc-s4arrays 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: r-api-4.0
- 套件暫時不可用
-
- dep: r-api-bioc-3.20
- 本虛擬套件由這些套件填實: r-bioc-biocgenerics
-
- dep: r-bioc-biocgenerics (>= 0.45.2)
- generic functions for Bioconductor
-
- dep: r-bioc-iranges
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-s4vectors
- BioConductor S4 implementation of vectors and lists
-
- dep: r-cran-abind
- GNU R abind multi-dimensional array combination function
-
- dep: r-cran-crayon
- GNU R colored terminal output
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- sug: r-bioc-biocparallel
- BioConductor facilities for parallel evaluation
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-delayedarray
- BioConductor delayed operations on array-like objects
-
- sug: r-bioc-sparsearray (>= 0.0.4)
- efficient in-memory representation of multidimensional sparse arrays
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite