Spectral embedding with mixed high/low depth nuclei samples #295
Unanswered
wangmeijiao
asked this question in
Q&A
Replies: 1 comment 3 replies
-
This is uncommon. You can try to use |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Kai and all,

I understand that SnapATACv2 uses spectral embedding for snATAC-seq datasets and performs greatly even for low depth as few as 1000 fragments per nuclei. Here is my question: in my case we have both high and low sequence depth nuclei (tsse > 5, min_counts = 3000) in twelve dataset. We removed batch effect with harmony (harmonypy.run_harmony(data.obsm['X_spectral'][:,range(18)], data.obs, 'sample', max_iter_harmony = 20)) . The resulting umap seems sequence-biased (but not sample biased!): the adjacent clusters show a contiuous depth destribution and one extremlly low-depth cluster separated at the farest point. This may cause problem when one try to identify differentially accessible regions (DARs). Please help with some comments (is it a common case? ) and suggestions (how to deal with high/low depth mixed dataset) and thank you!!
Meijiao
Beta Was this translation helpful? Give feedback.
All reactions