[ 原始碼: r-bioc-alabaster.matrix ]
套件:r-bioc-alabaster.matrix(1.6.1+ds-1)
r-bioc-alabaster.matrix 的相關連結
Debian 的資源:
下載原始碼套件 r-bioc-alabaster.matrix:
- [r-bioc-alabaster.matrix_1.6.1+ds-1.dsc]
- [r-bioc-alabaster.matrix_1.6.1+ds.orig.tar.xz]
- [r-bioc-alabaster.matrix_1.6.1+ds-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Load and Save matrices, arrays, and similar objects from files
Save matrices, arrays and similar objects into file artifacts, and load them back into memory. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties.
其他與 r-bioc-alabaster.matrix 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- 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
- 套件暫時不可用
-
- dep: r-bioc-alabaster.base
- Save Bioconductor Objects To File
-
- dep: r-bioc-biocgenerics
- generic functions for Bioconductor
-
- dep: r-bioc-delayedarray (>= 0.31.8)
- BioConductor delayed operations on array-like objects
-
- dep: r-bioc-hdf5array
- HDF5 backend for DelayedArray objects
-
- dep: r-bioc-rhdf5 (>= 2.47.1)
- BioConductor HDF5 interface to R
-
- dep: r-bioc-s4arrays
- foundation of array-like containers in Bioconductor
-
- dep: r-bioc-s4vectors
- BioConductor S4 implementation of vectors and lists
-
- dep: r-bioc-sparsearray (>= 1.5.22)
- efficient in-memory representation of multidimensional sparse arrays
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- sug: r-bioc-biocsingular
- Singular Value Decomposition for Bioconductor Packages
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-residualmatrix
- Creating a DelayedMatrix of Regression Residuals
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-testthat
- GNU R testsuite