パッケージ: r-bioc-rhdf5filters (1.18.0+dfsg-1) [debports]
r-bioc-rhdf5filters に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [bioconductor.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- 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