[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ 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