mojaveazure / seurat-disk

Interfaces for HDF5-based Single Cell File Formats
https://mojaveazure.github.io/seurat-disk
GNU General Public License v3.0
156 stars 50 forks source link

`SparseWrite()` is now unavailable #117

Open shitiezhu opened 2 years ago

shitiezhu commented 2 years ago

The function SparseWrite() is now unavailable in this package. Could you please give some instructions on how to save a large sparse matrix (like class of "c('dgTMatrix', 'TsparseMatrix', 'dsparseMatrix', 'generalMatrix', 'dMatrix', 'sparseMatrix', 'compMatrix', 'Matrix', 'xMatrix', 'mMatrix', 'replValueSp')") to h5 file ? Thank you very much.