[ 原始碼: r-bioc-sparsematrixstats ]
套件:r-bioc-sparsematrixstats(1.18.0+dfsg-1)
r-bioc-sparsematrixstats 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-sparsematrixstats:
- [r-bioc-sparsematrixstats_1.18.0+dfsg-1.dsc]
- [r-bioc-sparsematrixstats_1.18.0+dfsg.orig.tar.xz]
- [r-bioc-sparsematrixstats_1.18.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 套件暫時不可用
-
- dep: r-api-bioc-3.20
- 本虛擬套件由這些套件填實: r-bioc-biocgenerics
-
- dep: r-bioc-matrixgenerics (>= 1.5.3)
- 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
- 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