read_h5ad_dgCMatrix: Read a whole sparse matrix directly from a .h5ad file

Description Usage Arguments

View source: R/read_h5ad.R

Description

Read a whole sparse matrix directly from a .h5ad file

Usage

1
read_h5ad_dgCMatrix(h5ad, target = "/raw.X")

Arguments

h5ad

.h5ad file to read.

target

The sparse matrix to read within the .h5ad file. Default = "/raw.X"


AllenInstitute/scrattch.io documentation built on Nov. 17, 2021, 10:06 a.m.