Database directory needs to be updated

Issue #12 resolved
Former user created an issue

Hi folks,

This is a small issue. This the database program's output from the last couple of lines:

All done ! The database has been put in ../Databases/iphop_db/iPHoP_db_Sept21 === This is the path you need to give to iPHoP (using the -d argument)
If you need to save space, you should be able to delete ../Databases/iphop_db/iPHoP_db_Sept21.tar.gz (although we would recommend doing so only after you checked that the database download indeed worked as expected)

However if I run:

iphop download --db_dir ../Databases/iphop_db/iPHoP_db_Sept21 --full_verify

This is the output:

Pblm, I could not find folder ../Databases/iphop_db/iPHoP_db_Sept21, and I do need a folder to put all these files

Looking through the file directory, I saw that the files were downloaded into a differently named folder. I ran this command, which worked:

iphop download --db_dir ../Databases/iphop_db/Sept_2021_pub/ --full_verify

Comments (2)

  1. Log in to comment