套件: r-bioc-rhdf5filters (1.6.0+dfsg-1)
r-bioc-rhdf5filters 的相關超連結
Trisquel 的資源:
下載原始碼套件 r-bioc-rhdf5filters:
- [r-bioc-rhdf5filters_1.6.0+dfsg-1.dsc]
- [r-bioc-rhdf5filters_1.6.0+dfsg.orig.tar.xz]
- [r-bioc-rhdf5filters_1.6.0+dfsg-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian R Packages Maintainers
- Dylan Aïssi
外部的資源:
- 主頁 [bioconductor.org]
相似套件:
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.21.1+ds1)
- high performance meta-compressor optimized for binary data
-
- dep: libbz2-1.0
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [amd64, armhf]
-
- dep: r-api-4.0
- 本虛擬套件由這些套件提供: r-base-core
-
- dep: r-api-bioc-3.14
- 本虛擬套件由這些套件提供: r-bioc-biocgenerics
-
- dep: r-base-core (>= 4.1.2-1ubuntu1)
- GNU R core of statistical computation and graphics system
-
- 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.34.0)
- 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-testthat (>= 2.1.0)
- GNU R testsuite