You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: