loadHotspotObject: Load in an existing Hotspot object from bytes or a file

View source: R/methods-Module.R

loadHotspotObjectR Documentation

Load in an existing Hotspot object from bytes or a file

Description

Load in an existing Hotspot object from bytes or a file

Usage

loadHotspotObject(file = NULL, bytes = NULL)

Arguments

file

optional path to an existing file containing pickled bytes (format 0)

bytes

optional R character vector of bytes created by calcHotspotModules

Value

an externalptr to a Hotspot Object loaded in the R reticulate session


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.