Similar questions as #1093 (pseudobulk DE analysis) #1272
AnjaliC4
started this conversation in
Feature Requests
Replies: 1 comment
-
Better differential analysis is on our radar. You can create labels in cellColData that define your desired pseudobulk reps and then use getGroupSE() to pull this out. The feature you are requesting already exists - see the |
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.
-
Hi @rcorces,
I am also interested in using pseudo-bulk replicates for differential analysis. I know getMarkerFeatures can be used but it is not possible to control for covariates with wilcox test, for example. Moreover, with getGroupSE() its not possible to get pseudo-bulk replicates per cluster that were generated during peak calling.
Is it possible to add a function that simply exports/returns the pseudo-bulk replicates created during addGroupCoverages? This will be extremely helpful to maintain consistency of insertion bed file that user may have to regenerate if starting from getFragmentsFromArrow().
Thank you,
Anjali
Beta Was this translation helpful? Give feedback.
All reactions