Description Usage Arguments Value Examples
View source: R/accessory_funcs.R
Checks if scMethrix
object is an HDF5 object
1 | is_h5(scm)
|
scm |
scMethrix; The |
boolean Whether the object is HDF5
1 2 | data('scMethrix_data')
is_h5(scMethrix_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.