Description Usage Arguments Value
View source: R/filter_rna_h5.R
This is very useful for preparing to write back out to an .h5 file.
1 | h5_list_convert_from_dgCMatrix(h5_list, target = "matrix")
|
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. |
a list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.