软件包:r-bioc-hdf5array(1.34.0-1 以及其他的) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
HDF5 backend for DelayedArray objects
Implements the HDF5Array and TENxMatrix classes, 2 convenient and memory-efficient array-like containers for on-disk representation of HDF5 datasets. HDF5Array is for datasets that use the conventional (i.e. dense) HDF5 representation. TENxMatrix is for datasets that use the HDF5-based sparse matrix representation from 10x Genomics (e.g. the 1.3 Million Brain Cell Dataset). Both containers being DelayedArray extensions, they support all operations supported by DelayedArray objects. These operations can be either delayed or block-processed.
其他与 r-bioc-hdf5array 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libhdf5-310 (>= 1.14.4.3)
- HDF5 C runtime files - serial version
-
- dep: libhdf5-hl-310
- HDF5 High Level runtime files - serial version
-
- dep: r-api-4.0
- 软件包暂时不可用
-
- dep: r-api-bioc-3.20
- 本虚包由这些包填实: r-bioc-biocgenerics
-
- dep: r-bioc-biocgenerics (>= 0.51.2)
- generic functions for Bioconductor
-
- dep: r-bioc-delayedarray (>= 0.31.8)
- BioConductor delayed operations on array-like objects
-
- dep: r-bioc-iranges
- GNU R low-level containers for storing sets of integer ranges
-
- dep: r-bioc-rhdf5 (>= 2.31.6)
- BioConductor HDF5 interface to R
-
- dep: r-bioc-rhdf5filters
- GNU R HDF5 compression filters
-
- dep: r-bioc-rhdf5lib
- GNU R hdf5 library
-
- dep: r-bioc-s4arrays (>= 1.1.1)
- foundation of array-like containers in Bioconductor
-
- dep: r-bioc-s4vectors (>= 0.27.13)
- BioConductor S4 implementation of vectors and lists
-
- dep: r-bioc-sparsearray (>= 1.5.42)
- efficient in-memory representation of multidimensional sparse arrays
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- sug: r-bioc-biocparallel
- BioConductor facilities for parallel evaluation
-
- sug: r-bioc-delayedmatrixstats
- Functions on Rows and Columns of 'DelayedMatrix' Objects
-
- sug: r-bioc-experimenthub
- BioConductor client to access ExperimentHub resources
-
- sug: r-bioc-genefilter
- methods for filtering genes from microarray experiments
-
- sug: r-bioc-genomicfeatures
- GNU R tools for making and manipulating transcript centric annotations
-
- sug: r-bioc-genomicranges
- BioConductor representation and manipulation of genomic intervals
-
- sug: r-bioc-singlecellexperiment
- S4 Classes for Single Cell Data
-
- sug: r-bioc-summarizedexperiment (>= 1.15.1)
- BioConductor assay container
-
- sug: r-cran-runit
- GNU R package providing unit testing framework