Title: | HDF5 Compression Filters |
---|---|
Description: | Provides a collection of additional compression filters for HDF5 datasets. The package is intended to provide seemless integration with rhdf5, however the compiled filters can also be used with external applications. |
Authors: | Mike Smith [aut, cre] |
Maintainer: | Mike Smith <[email protected]> |
License: | BSD_2_clause + file LICENSE |
Version: | 1.19.0 |
Built: | 2024-11-18 04:08:52 UTC |
Source: | https://github.com/bioc/rhdf5filters |
This function can be used to produce a vector of the installed filters.
available_filters()
available_filters()
A character vector containing the names of the installed filters.
available_filters()
available_filters()
This function can be used to find the location of the installed filters. Setting the environment variable HDF5_PLUGIN_PATH to this value will allow other applications that require the the filters to use the versions distributed with this package.
hdf5_plugin_path()
hdf5_plugin_path()
A character string containing the path where the compiled filters are located.
hdf5_plugin_path()
hdf5_plugin_path()
This package provides several HDF5 compression filters for use with rhdf5 or other tools using HDF5.
Maintainer: Mike Smith [email protected] (ORCID)
Useful links: