[ 源代码: r-bioc-hdf5array ]
软件包:r-bioc-hdf5array(1.26.0-1)
r-bioc-hdf5array 的相关链接
Debian 的资源:
下载源码包 r-bioc-hdf5array:
- [r-bioc-hdf5array_1.26.0-1.dsc]
- [r-bioc-hdf5array_1.26.0.orig.tar.gz]
- [r-bioc-hdf5array_1.26.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bioconductor.org]
相似软件包:
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-103-1
- HDF5 C runtime files - serial version
-
- dep: libhdf5-hl-100
- HDF5 High Level runtime files - serial version
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-api-bioc-3.16
- 本虚包由这些包填实: r-bioc-biocgenerics
-
- dep: r-base-core (>= 4.2.2.20221110-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-bioc-biocgenerics (>= 0.31.5)
- generic functions for Bioconductor
-
- dep: r-bioc-delayedarray (>= 0.15.16)
- 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-s4vectors (>= 0.27.13)
- BioConductor S4 implementation of vectors and lists
-
- 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-experimenthub
- BioConductor client to access ExperimentHub resources
-
- 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