Open kimberle9 opened 2 months ago
I am also running into the same issue, running the code from this tutorial: https://saezlab.github.io/liana/articles/liana_ortho.html
Try install from this PR #174
remotes::install_github('saezlab/liana#174')
Thanks, this works
Hello,
I'm having an error with the generate_homologs() function, stemming from recode_character2(). Any idea how to fix it? I tried changing parameters in generate_homologs, like setting the max_homologs to 1, adding a symbols_dict.... but always got the same error.
Otherwise, how can I run liana_wrap with a mouse dataset?
Many thanks in advance!
> rlang::last_trace()