[ 原始碼: r-bioc-scaledmatrix ]
套件:r-bioc-scaledmatrix(1.12.0+dfsg-1)
r-bioc-scaledmatrix 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-scaledmatrix:
- [r-bioc-scaledmatrix_1.12.0+dfsg-1.dsc]
- [r-bioc-scaledmatrix_1.12.0+dfsg.orig.tar.xz]
- [r-bioc-scaledmatrix_1.12.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
creating a DelayedMatrix of scaled and centered values using GNU R
Provides delayed computation of a matrix of scaled and centered values. The result is equivalent to using the scale() function but avoids explicit realization of a dense matrix during block processing. This permits greater efficiency in common operations, most notably matrix multiplication.
其他與 r-bioc-scaledmatrix 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-api-bioc-3.19
- 本虛擬套件由這些套件填實: r-bioc-biocgenerics
-
- dep: r-bioc-delayedarray (>= 0.30.1)
- BioConductor delayed operations on array-like objects
-
- dep: r-bioc-s4vectors (>= 0.42.1)
- BioConductor S4 implementation of vectors and lists
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- sug: r-bioc-biocsingular (>= 1.20.0)
- Singular Value Decomposition for Bioconductor Packages
-
- sug: r-bioc-biocstyle (>= 2.32.1)
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-delayedmatrixstats (>= 1.26.0)
- Functions on Rows and Columns of 'DelayedMatrix' Objects
-
- 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