velocyto.R
velocyto.R copied to clipboard
How to save loom file and output .loom file
Hi Team velocyto,
I use read.loom.matrices() to load loom file, and I get a large list(spliced、unspliced、ambiguous) , then I remove some cells, I want output the large list to loom file. I try to use SaveLoom() ,but I get the Error: Unable to coerce an object of class list to a Seurat object It confused me for a week😩
how can I save the large list to .loom file?
Thanks very much.