saveDsAcc: saveDsAcc

View source: R/DsAcc-class.R

saveDsAccR Documentation

saveDsAcc

Description

Save a DsAcc dataset to disk for later loading

Usage

saveDsAcc(.object, path, forceDiskDump = FALSE, updateDiskRef = TRUE)

Arguments

.object

DsAcc object

path

destination to save the object to

forceDiskDump

force large matrices (counts) to be stored as HDF5 (even when the object was not created using diskDump=TRUE)

updateDiskRef

update disk dumped (HDF5) references (e.g. for count data)

Value

(invisibly) The object (with potentially updated disk dumped references)

Author(s)

Fabian Mueller


GreenleafLab/ChrAccR documentation built on March 22, 2023, 11:42 p.m.