scMethrix object to an in-memory scMethrix object.R/scmethrix_operations.R
convert_HDF5_scMethrix.Rdconvert_HDF5_scMethrix(scm = NULL, verbose = TRUE)
| scm |
|
|---|---|
| verbose | boolean; Flag for outputting function status messages. Default = TRUE |
An object of class scMethrix
Takes an HDF%-based scMethrix object and returns with the same object with in-memory assay slots.
#>#>convert_HDF5_scMethrix(scm)#>#>#> An object of class scMethrix #> n_CpGs: 286 #> n_samples: 4 #> assays: score, counts #> reduced dims: #> is_h5: FALSE #> Reference: hg19 #> Physical size: 46.7 Kb