Skip to contents

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)

Arguments

object

liger object.

Value

Nothing is returned.