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

df = make_lookup(mart_name, dataset, attributes=attributes) #4

Open
b16joski opened this issue Feb 11, 2021 · 1 comment
Open

df = make_lookup(mart_name, dataset, attributes=attributes) #4

b16joski opened this issue Feb 11, 2021 · 1 comment

Comments

@b16joski
Copy link

Hi I am interested to use this tool to lookup gene ids for different vertebrates including humans but also dmelanogaster.
However, I get this error, what could be the reseason?

from biomartpy import make_lookup

ModuleNotFoundError: No module named 'biomartpy'

NameError Traceback (most recent call last)
in ()
----> 1 df = make_lookup(mart_name, dataset, attributes=attributes)

NameError: name 'make_lookup' is not defined

@Archarlie2000
Copy link

I have the same issue. Since the latest push for the package was 11 years ago. I think it has something to do with the version compatibility.

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

2 participants