You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
Right now WF2's setup requires the MyGene client, and drawing the MyGene client from PyPI gives you a blank MyGene object which makes the code fail to import the module.
It seems like that the team deprecated MyGene Client for a more general BioThings client. biothings/mygene.py#7
Replace the MyGene client with the BioThings client and test the outcome.
The text was updated successfully, but these errors were encountered:
Right now WF2's setup requires the MyGene client, and drawing the MyGene client from PyPI gives you a blank MyGene object which makes the code fail to import the module.
It seems like that the team deprecated MyGene Client for a more general BioThings client.
biothings/mygene.py#7
Replace the MyGene client with the BioThings client and test the outcome.
The text was updated successfully, but these errors were encountered: