[ trixie ]
[ sid ]
[ 原始碼: r-bioc-s4arrays ]
套件:r-bioc-s4arrays(1.4.1+dfsg-1)
r-bioc-s4arrays 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-s4arrays:
- [r-bioc-s4arrays_1.4.1+dfsg-1.dsc]
- [r-bioc-s4arrays_1.4.1+dfsg.orig.tar.xz]
- [r-bioc-s4arrays_1.4.1+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-api-bioc-3.19
- 本虛擬套件由這些套件填實: r-bioc-biocgenerics
-
- dep: r-bioc-biocgenerics (>= 0.50.0)
- generic functions for Bioconductor
-
- dep: r-bioc-iranges (>= 2.38.1)
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-s4vectors (>= 0.42.1)
- 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 (>= 1.38.0)
- BioConductor facilities for parallel evaluation
-
- sug: r-bioc-biocstyle (>= 2.32.1)
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-delayedarray (>= 0.30.1)
- BioConductor delayed operations on array-like objects
-
- sug: r-bioc-sparsearray (>= 1.4.8)
- 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