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
It looks like that's an outdated example. The documentation for this package is pretty terrible. In order for this example to work, you need to initalize the pygfe class with a py2neo Graph object (ex. pygfe.pyGFE(graph=graph)). If you initialize BioSeqAnnwith a server, then you need to make sure that server is running locally.
Using the docs: https://pygfe.readthedocs.io/en/latest/readme.html I'm unable to run through the example code.
Building and running in local python 3.7 env.
Error:
The text was updated successfully, but these errors were encountered: