After using subsetCells(), should AddTileMatrix be rerun? #679
Unanswered
macpheke
asked this question in
Questions / Documentation
Replies: 1 comment 4 replies
-
I think there are a few points of confusion here. Make sure you understand the difference between an ArchRProject and the associated Arrow files.
After |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I subset my project with subsetCells specifically, do I need to rerun AddTileMatrix and AddGeneScoreMatrix? That is, prior to redoing downstream processes such as iterative LSI, UMAP, MAGIC, etc.
I know it reduces the size of the ArrowFile - presumably to keep info from just the subsetted cells - but I'm wondering if that matters for LSI and the variable features it uses, etc.
The goal here is to subcluster a group of cells to improve resolution.
Beta Was this translation helpful? Give feedback.
All reactions