Skip to content
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

Question about running pathways activity inference #142

Open
MigleMi opened this issue Oct 16, 2024 · 1 comment
Open

Question about running pathways activity inference #142

MigleMi opened this issue Oct 16, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@MigleMi
Copy link

MigleMi commented Oct 16, 2024

Thank you for this cool tool!

I have a question regarding running pathways activity inference for scRNAseq data. I was wondering if it is only appropriate to run mlm method or also ok to run decoupleR::decouple. I tried both and seem to get a bit different results and even more what I would expect with using decoupleR::decouple with default parameters. Is that only ok to do for TF analysis or should I change something for pathway activity specifically?

Many thanks,
Migle

@PauBadiaM PauBadiaM self-assigned this Oct 19, 2024
@PauBadiaM
Copy link
Member

Hi @MigleMi,

Personally I would use always ULM for its simplicity and reported predictions scores in our benchmarks (see decoupleR's manuscript). MLM is nice because it can model interactions between pathways but this is a problem when they are too overlap, which produces unexpected scores. decouple is not a method by itself, it just runs multiple methods sequentially.

@PauBadiaM PauBadiaM added the question Further information is requested label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants