saveDsAcc.Rd
Save a DsAcc dataset to disk for later loading
saveDsAcc(.object, path, forceDiskDump = FALSE, updateDiskRef = TRUE)
DsAcc
object
destination to save the object to
force large matrices (counts) to be stored as HDF5 (even when the object was not created using diskDump=TRUE
)
update disk dumped (HDF5) references (e.g. for count data)
(invisibly) The object (with potentially updated disk dumped references)