r-bioc-rhdf5filters
GNU R HDF5 compression filters
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://bioconductor.org/packages/rhdf5filters/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install r-bioc-rhdf5filters