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

how can liana be applied to mouse dataset? #30

Closed
Wulin-Tan opened this issue Apr 4, 2022 · 5 comments
Closed

how can liana be applied to mouse dataset? #30

Wulin-Tan opened this issue Apr 4, 2022 · 5 comments

Comments

@Wulin-Tan
Copy link

Hi, Liana is perfect for investigating the CCC. but how can it be applied to mouse dataset?
Thanks a lot.

@dbdimitrov
Copy link
Collaborator

Hi @Wulin-Tan,

Thanks. I recently wrote this tutorial on conversion to murine orthologs:
https://saezlab.github.io/liana/articles/liana_ortho.html

I hope this helps.

Best,
Daniel

@dbdimitrov
Copy link
Collaborator

dbdimitrov commented Apr 4, 2022

Note that a human-murine symbol dictionary is also included in LIANA.

@Wulin-Tan
Copy link
Author

Hi, @dbdimitrov
I just saw that tutorial, it is wonderful!
thank you very much.

@trudy89
Copy link

trudy89 commented Nov 19, 2024

@dbdimitrov I tried https://saezlab.github.io/liana/articles/liana_ortho.html
it doesn't work, a lot of errors.
could you successfully run following code?
op_resource <- select_resource("Consensus")[[1]]
ortholog_resource <- generate_homologs(op_resource = op_resource,
target_organism = 10090) # mouse

@jreimertz
Copy link

@trudy89 I was able to get this to work by installing from this PR #174

remotes::install_github('saezlab/liana#174')

As mentioned in this issue #170

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

4 participants