biomartpy
biomartpy copied to clipboard
df = make_lookup(mart_name, dataset, attributes=attributes)
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)
NameError: name 'make_lookup' is not defined
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.