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
Unfortunately, I'm encountering issues when trying to run phylotaR for larger taxonomic groups (e. g. txid=33630). It happens during the download stage when fetching data from NCBI:
taxise_run(wd = wd)
download_run(wd = wd)
after downloading some part of the data I get
Retrying in [1s] for [fetch]
Retrying in [3s] for [fetch]
Retrying in [6s] for [fetch]
Retrying in [10s] for [fetch]
Retrying in [60s] for [fetch]
Retrying in [300s] for [fetch]
Retrying in [300s] for [fetch]
Retrying in [300s] for [fetch]
...
Hi there,
thanks for your efforts developing
phylotaR
!Unfortunately, I'm encountering issues when trying to run
phylotaR
for larger taxonomic groups (e. g.txid=33630
). It happens during the download stage when fetching data from NCBI:after downloading some part of the data I get
I therefore wondered if its possible to set a NCBI API key to access the NCBI data faster as described in this blog post https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/02/new-api-keys-for-the-e-utilities/?
Many thanks in advance for your help!
Jan
The text was updated successfully, but these errors were encountered: