loomR
loomR copied to clipboard
Remove cells from loom objects
In Seurat, we can filter and remove cells that don't meet certain conditions. I read the loom class documentation and found a function that can add cells. But is there a way to remove cells from a loom object without having to create a new object altogether?
We currently don't have that functionality. At the moment, you would need to subset your loom file down to only the cells you want.