closeAllH5 | R Documentation |
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.
closeAllH5(object)
## S3 method for class 'liger'
closeAllH5(object)
## S3 method for class 'ligerDataset'
closeAllH5(object)
object |
liger object. |
Nothing is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.