ScaleData with vars.to.regress and FindTransferAnchors() #7813
alexwang1001
started this conversation in
General
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.
-
Hi!
I read that FindTransferAnchors() will project scaled query data onto reference reduction space (such as PCA). The scaling method applied to the query data is exactly the same as the reference data.
However, if I log-normalized my reference data and run ScaleData with some covariates regressed out using the vars.to.regress option, and then I run FindTransferAnchors(), will the regression be considered during the query data scaling as well?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions