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

get_hcop_orthologs #137

Open
tuhulab opened this issue Aug 27, 2024 · 1 comment
Open

get_hcop_orthologs #137

tuhulab opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@tuhulab
Copy link

tuhulab commented Aug 27, 2024

Describe the bug
I was trying to follow the tutorial, but get the error: AttributeError: module 'liana.resource' has no attribute 'get_hcop_orthologs'

Liana version: 0.1.9

To Reproduce

import liana as li
map_df = li.rs.get_hcop_orthologs(url='https://ftp.ebi.ac.uk/pub/databases/genenames/hcop/human_mouse_hcop_fifteen_column.txt.gz', columns=['human_symbol', 'mouse_symbol'], min_evidence=3)

Screenshots
Screenshot 2024-08-27 at 09 03 04

@tuhulab tuhulab added bug Something isn't working help wanted Extra attention is needed labels Aug 27, 2024
@dbdimitrov
Copy link
Collaborator

Hi @tuhulab,

Please make sure to update liana+ to the latest version. This should resolve the issue:
pip install liana --upgrade

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