rhdf5filters
HDF5 Compression Filters
Bioconductor version: 3.23 · Package version: 1.24.1
Provides a collection of additional compression filters for HDF5 datasets. The package is intended to provide seamless integration with rhdf5, however the compiled filters can also be used with external applications.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rhdf5filters") Details
| Maintainer | Hugo Gruson <hugo.gruson@embl.de> |
| Author | Mike Smith [aut, ccp] (ORCID: <https://orcid.org/0000-0002-7800-3848>), Hugo Gruson [cre] (ORCID: <https://orcid.org/0000-0002-4094-1476>) |
| License | BSD_2_clause + file LICENSE |
| URL | https://github.com/Huber-group-EMBL/rhdf5filters |
| Bug Reports | https://github.com/Huber-group-EMBL/rhdf5filters/issues |
| System Requirements | GNU make |
| Downloads rank | 24709 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, Software |