h5_list_convert_from_dgCMatrix: Convert the matrix in an h5_list from a sparse matrix back to...

Description Usage Arguments Value

View source: R/filter_rna_h5.R

Description

This is very useful for preparing to write back out to an .h5 file.

Usage

1
h5_list_convert_from_dgCMatrix(h5_list, target = "matrix")

Arguments

h5_list

a list object generated by running rhdf5::h5dump() on a 10x HDF5 file, with a matrix converted by h5_list_convert_to_dgCMatrix().

target

the group name of the original sparse matrix. Default is "matrix", which is used by 10x.

Value

a list object


AllenInstitute/BarMixer documentation built on Dec. 17, 2021, 8:42 a.m.