closeAllH5: Close all links (to HDF5 files) of a liger object
Description
When need to interact with the data embedded in HDF5 files out
of the currect R session, the HDF5 files has to be closed in order to be
available to other processes.
Usage
closeAllH5(object)# S3 method for liger
closeAllH5(object)
# S3 method for ligerDataset
closeAllH5(object)
Value
Nothing is returned.
Arguments
- object
liger object.