Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FastMNNIntegration not using "sketch" assay but "RNA" assay #174

Open
myshu2017-03-14 opened this issue Dec 27, 2023 · 0 comments
Open

FastMNNIntegration not using "sketch" assay but "RNA" assay #174

myshu2017-03-14 opened this issue Dec 27, 2023 · 0 comments

Comments

@myshu2017-03-14
Copy link

Hi,
The integrated code:

library(Seurat)
library(SeuratWrappers)
combined <- IntegrateLayers(
  object = combined, method = FastMNNIntegration,
  new.reduction = "integrated.mnn",
  assay = "sketch",
  verbose = FALSE
)

But the result assay.used still "RNA" assay.
image

Do you have similar problems? sketched_based analysis data can not using FastMNNIntegration? Or is there any good way to solve it??

Best wishes,
Myshu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant