Cells in the fragment object disappear after integration #1868
Unanswered
AyeGonzalezMontoro
asked this question in
Q&A
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! Thanks a lot for the great software and documentation.
I am using Signac/Seurat to analyze scATCseq data, for which I want to integrate several datasets. I have created several Seurat objects, all with the same set of peaks quantified, in an assay called "cluster_peaks". These objects were combined into "Seurat_combined". Both the original Seurat objects and the combined object contain a fragment object within the "cluster_peaks" assay, with the path to the fragment file, and a variable number of cells, depending on the experiment. However, after integration (Integrate embeddings), the resulting Seurat object has 0 cells in all of the fragment objects, making it impossible to run subsequent functions like GeneActivity or CoveragePlot. I paste below this part of the code, and a screen capture of how the objects "Seurat_combined" and "Seurat_integrated" look like.
I am happy to add more information if necessary.
I would be super grateful for some help on how to solve this issue!
best wishes,
Ayelem
Beta Was this translation helpful? Give feedback.
All reactions