软件包:r-bioc-rhdf5filters(1.18.0+dfsg-1)
r-bioc-rhdf5filters 的相关链接
Debian 的资源:
下载源码包 r-bioc-rhdf5filters:
- [r-bioc-rhdf5filters_1.18.0+dfsg-1.dsc]
- [r-bioc-rhdf5filters_1.18.0+dfsg.orig.tar.xz]
- [r-bioc-rhdf5filters_1.18.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bioconductor.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
GNU R HDF5 compression filters
This Bioconductor package provides a collection of compression filters for use with HDF5 datasets.
One of the advantages of using HDF5 is that data stored on disk can be compressed, reducing both the space required to store them and the time needed to read those data. This data compression is applied as part of the HDF5 “filter pipeline” that modifies data during I/O operations. HDF5 includes several filter algorithms as standard, and the version of the HDF5 library found in Rhdf5lib is additionally compiled with support for the deflate and szip compression filters which rely on third-party compression libraries. Collectively HDF5 refer to these as the “internal” filters. It is possible to use any combination of these (including none) when writing data using rhdf5.
其他与 r-bioc-rhdf5filters 有关的软件包
|
|
|
|
-
- dep: libblosc1 (>= 1.7.0)
- high performance meta-compressor optimized for binary data
-
- dep: libbz2-1.0
- 高品质块排序文件压缩程序库 - 运行时库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: r-api-4.0
- 软件包暂时不可用
-
- dep: r-api-bioc-3.20
- 本虚包由这些包填实: r-bioc-biocgenerics
-
- dep: r-bioc-rhdf5lib
- GNU R hdf5 library
-
- sug: r-bioc-biocstyle
- standard styles for vignettes and other Bioconductor documents
-
- sug: r-bioc-rhdf5 (>= 2.47.7)
- BioConductor HDF5 interface to R
-
- 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-tinytest
- Lightweight and Feature Complete Unit Testing Framework