R/methods-Module.R
loadHotspotObject.Rd
Load in an existing Hotspot object from bytes or a file
loadHotspotObject(file = NULL, bytes = NULL)
optional path to an existing file containing pickled bytes (format 0)
optional R character vector of bytes created by calcHotspotModules
an externalptr to a Hotspot Object loaded in the R reticulate session