Skip to content

a question about database #119

Answered by oschwengers
hysaint asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, thanks for reaching out and no, that is the expected behavior. The amrfinderplus-db folder is not included in the db.tar.gz tarball. Either you download an install the database via bakta_db install which takes care of the entire process or you manually download the tarball and subsequently install the AMRFinder db as you've already mentioned:

$ wget https://zenodo.org/record/5961398/files/db.tar.gz
$ tar -xzf db.tar.gz
$ rm db.tar.gz
$ amrfinder_update --force_update --database db/amrfinderplus-db/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hysaint
Comment options

Answer selected by oschwengers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants