Description Usage Arguments Value
This will transpose sparse matrices stored in an h5_list object, and retain the association of observations with columns and features with rows.
1 | h5_list_transpose(h5_list, sparse_matrices = "matrix")
|
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. |
a modified h5_list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.