R/StreamHDF5.R
dot-stream_h5seurat_to_loom.Rd
Reads h5seurat sparse matrix (CSC), densifies, transposes to genes x cells, and writes to loom format.
.stream_h5seurat_to_loom(h5seurat_path, loom_path, gzip = 4L, verbose = TRUE)
Path to input h5seurat file
Path to output loom file
Integer gzip compression level
Logical