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

Add option for running offline #7

Open
jfy133 opened this issue Apr 20, 2021 · 0 comments
Open

Add option for running offline #7

jfy133 opened this issue Apr 20, 2021 · 0 comments

Comments

@jfy133
Copy link
Contributor

jfy133 commented Apr 20, 2021

Some clusters may have computing nodes that are offline.

@maxibor says that currently adrsm uses:

(Using the JGI API to convert TAXID to species name)

Therefore errors such as

requests.exceptions.ConnectionError: HTTPConnectionPool(host='taxonomy.jgi-psf.org', port=80): Max retries exceeded with url: /tax/pt_name/GCA_013267415 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x2b5d41b17668>: Failed to establish a new connection: [Errno 110] Connection timed out',))

can happen, if no external internet access is avaliable.

An option to run the tool offline (e.g. using ete3 toolkit) would might be helpful for the above use-case.

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

1 participant