[ 原始碼: r-bioc-sparsematrixstats ]
套件:r-bioc-sparsematrixstats(1.16.0+dfsg-1)
r-bioc-sparsematrixstats 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-sparsematrixstats:
- [r-bioc-sparsematrixstats_1.16.0+dfsg-1.dsc]
- [r-bioc-sparsematrixstats_1.16.0+dfsg.orig.tar.xz]
- [r-bioc-sparsematrixstats_1.16.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
BioConductor summary statistics for rows and columns of sparse matrices
High performance functions for row and column operations on sparse matrices. For example: col / rowMeans2, col / rowMedians, col / rowVars etc. Currently, the optimizations are limited to data in the column sparse format. This package is inspired by the matrixStats package by Henrik Bengtsson.
其他與 r-bioc-sparsematrixstats 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.27) [riscv64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.38) [除 riscv64]
-
- dep: libgcc-s1 (>= 3.0) [除 riscv64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 3.4) [riscv64]
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-api-bioc-3.19
- 本虛擬套件由這些套件填實: r-bioc-biocgenerics
-
- dep: r-bioc-matrixgenerics (>= 1.16.0)
- S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-matrixstats (>= 0.60.0)
- GNU R methods that apply to rows and columns of a matrix
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- sug: r-bioc-biocstyle (>= 2.32.1)
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-cran-bench
- High Precision Timing of R Expressions
-
- 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 (>= 2.1.0)
- GNU R testsuite