SparseWrite: Write a sparse matrix to an HDF5 dataset

View source: R/WriteH5Group.R

SparseWriteR Documentation

Write a sparse matrix to an HDF5 dataset

Description

Write a sparse matrix to an HDF5 dataset

Usage

SparseWrite(x, name, hgroup, verbose = TRUE)

Arguments

x

An object

name

Name to save data as

hgroup

An HDF5 file or group (H5File or H5Group objects from hdf5r)

verbose

Show progress updates

Value

Invisibly returns NULL


mojaveazure/seurat-disk documentation built on Nov. 5, 2023, 9:40 a.m.