h5_list_transpose: Transpose an h5_list object

Description Usage Arguments Value

View source: R/util.R

Description

This will transpose sparse matrices stored in an h5_list object, and retain the association of observations with columns and features with rows.

Usage

1
h5_list_transpose(h5_list, sparse_matrices = "matrix")

Arguments

h5_list

an h5_list object generated by running h5dump() on a .h5 file.

sparse_matrices

A character vector specifying which objects in the h5_list are sparse matrices which should be transposed.

Value

a modified h5_list object


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