Replies: 1 comment
-
Hi thank you for the question! Yes, if you set If your data is compositional, then maybe you should treat it as "ADT" (antibody derived tags) which uses CLR-normalization. Check out the related section of the tutorial: Best regards, |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi! This tool is a welcome solution for large single-cell datasets coming from tissue image-based single-cell datasets where datasets can easily grow >10M cells.
In protein imaging datasets we often do not need to run PCA since the plex is relavativelty low (8-40plex). In scanpy I typically skip PCA and jump right into neighborhood creation with the full feature set. Since PCA is integrated with make_graph in Scarf it is less clear to me how I would do this.
Can you provide any guidance here?
Beta Was this translation helpful? Give feedback.
All reactions