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

why the output dont include the cellchat part? #145

Open
LJZYaaa opened this issue Sep 20, 2024 · 3 comments
Open

why the output dont include the cellchat part? #145

LJZYaaa opened this issue Sep 20, 2024 · 3 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@LJZYaaa
Copy link

LJZYaaa commented Sep 20, 2024

after i run the command li.mt.rank_aggregate.by_sample, i find that the result don't have the part of cellchat what is called 'lr_probs' in the tutorail, why ?
image

@LJZYaaa LJZYaaa added bug Something isn't working help wanted Extra attention is needed labels Sep 20, 2024
@dbdimitrov
Copy link
Collaborator

Hi @LJZYaaa,

You would need to add CellChat as a method to RankAggregate in order to get it's output:
See here:
https://liana-py.readthedocs.io/en/latest/notebooks/basic_usage.html#Customizing-LIANA's-rank-aggregate

Daniel

@LJZYaaa
Copy link
Author

LJZYaaa commented Sep 23, 2024

Hi, gald to receive your reply ! But when i try to run the standard code in tutorial as below, it report an error :)
image
Do you have any idea about it ?

@dbdimitrov
Copy link
Collaborator

Hi @LJZYaaa

Yes, you must import those objects from liana - as done in a few lines above in the same tutorial.

Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants