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

troubles with updating ncbi database - Can't read TSV file #186

Open
elina2410 opened this issue Jun 30, 2022 · 3 comments
Open

troubles with updating ncbi database - Can't read TSV file #186

elina2410 opened this issue Jun 30, 2022 · 3 comments

Comments

@elina2410
Copy link

elina2410 commented Jun 30, 2022

Hello
I try to update the ncbi database in abricate using :

abricate-get_db --db ncbi --force

but there is a one error that still appears like 'Can't read TSV file'
On the other hand, I managed to update the resfinder database for example.
Can anyone help?

> (abricate) xxxxx@xxxx:~/miniconda3$ abricate-get_db --db ncbi --force
> Setting up 'ncbi' in '/home/ekaminska/miniconda3/envs/abricate/db/ncbi'
> Downloading: https://ftp.ncbi.nlm.nih.gov/pathogen/Antimicrobial_resistance/AMRFinderPlus/database/latest/AMR_CDS
> HTTP Result: 501
> Destination: amr_cds.ffn
> Filesize:  bytes
> Downloading: https://ftp.ncbi.nlm.nih.gov/pathogen/Antimicrobial_resistance/AMRFinderPlus/database/latest/ReferenceGeneCatalog.txt
> HTTP Result: 501
> Destination: amr_cds.tsv
> Filesize:  bytes
> ERROR: Can't read TSV file: amr_cds.tsv
@AhmedElsherbini
Copy link

The same here,
did you get any solution !

@elina2410
Copy link
Author

Try this:

conda install perl-lwp-protocol-https

and downgrade to 1.0.0 version

@AhmedElsherbini
Copy link

Thank you, your solution seems to work with me :)

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

2 participants