Skip to content

liana multi df_to_lr function using precomputed pseudobulk Differential Expression results #165

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

Open
gianfilippo opened this issue Feb 11, 2025 · 2 comments

Comments

@gianfilippo
Copy link

Hi,

I did most of my analysis using Seurat and the cell type specific pseudobulk differential expression using Muscat.

I can read and process the Seurat object exported as AnnData.

For consistency, instead of recomputing the differential expression with pydeseq2, I loaded the Muscat results and replaced colnames with names consistent with pydeseq2 results. I should point out that most, but not all columns are present.

Is it ok to use the imported DEG as input to the liana multi df_to_lr function ?

Thanks

@dbdimitrov
Copy link
Collaborator

Hi @gianfilippo,

An imported DEG should work just fine with liana :)

Best wishes,
Daniel

@gianfilippo
Copy link
Author

I imported my analysis results from Muscat and defined a stat as logFC * -log10(FDR), as otherwise the reported F statistics is non negative.

Do you think this is ok, or would you recommend a different way ?

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

2 participants