Getting all peaks from a cell type pseudobulk #1368
Unanswered
joseverdezoto
asked this question in
Questions / Documentation
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
Thanks so much for this great package. I had a question regarding peak calling. Is there a way to extract all the peaks that were called by each individual cell type pseudobulk? Using
getPeakSet
returns the union peak set but each peak is annotated with the cell that has the highest significance for that peak. We're interested in all of the peaks that were called per single cell type, regardless of whether they are present in other ones.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions