Umap embedding when working with Harmony on Multiome datasets #1514
Unanswered
sylestiel
asked this question in
Questions / Documentation
Replies: 0 comments
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.
-
@rcorces
When working with multiple multiome datasets, if I choose to run Harmony after the step
proj <- addCombinedDims(proj, reducedDims = c("LSI_ATAC", "LSI_RNA"), name = "LSI_Combined")
How can I generate/render Harmony based embedding for LSI_ATAC and LSI_RNA
How do I ensure that the getMarkerFeatures is based upon the Harmony correction?
Beta Was this translation helpful? Give feedback.
All reactions