[ 原始碼: r-bioc-delayedmatrixstats ]
套件:r-bioc-delayedmatrixstats(1.28.0+ds-1)
r-bioc-delayedmatrixstats 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-delayedmatrixstats:
- [r-bioc-delayedmatrixstats_1.28.0+ds-1.dsc]
- [r-bioc-delayedmatrixstats_1.28.0+ds.orig.tar.xz]
- [r-bioc-delayedmatrixstats_1.28.0+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Functions on Rows and Columns of 'DelayedMatrix' Objects
A port of the 'matrixStats' API for use with DelayedMatrix objects from the 'DelayedArray' package. High-performing functions operating on rows and columns of DelayedMatrix objects, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized.
其他與 r-bioc-delayedmatrixstats 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 套件暫時不可用
-
- dep: r-api-bioc-3.20
- 本虛擬套件由這些套件填實: r-bioc-biocgenerics
-
- dep: r-bioc-delayedarray (>= 0.31.7)
- BioConductor delayed operations on array-like objects
-
- dep: r-bioc-iranges (>= 2.25.10)
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-matrixgenerics (>= 1.15.1)
- S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects
-
- dep: r-bioc-s4vectors (>= 0.17.5)
- BioConductor S4 implementation of vectors and lists
-
- dep: r-bioc-sparsearray (>= 1.5.19)
- efficient in-memory representation of multidimensional sparse arrays
-
- dep: r-bioc-sparsematrixstats (>= 1.13.2)
- BioConductor summary statistics for rows and columns of sparse matrices
-
- dep: r-cran-matrix (>= 1.5-0)
- GNU R package of classes for dense and sparse matrices
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-hdf5array
- HDF5 backend for DelayedArray objects
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-matrixstats (>= 1.0.0)
- GNU R methods that apply to rows and columns of a matrix
-
- sug: r-cran-microbenchmark
- GNU R package for Accurate Timeing Functions
-
- sug: r-cran-profmem
- Simple Memory Profiling for R
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-testthat
- GNU R testsuite