jiarong/VirSorter2

Validation of Database Fetching

ChristosMatzoros opened this issue · 1 comments

Dear VS2 Team,

Is there a fast way to validate that the database has the expected structure after the downloading phase? I see there is an empty file called Done_all_setup. Is this file created only if the database is built correctly?

Thank you!

There is many files are directories in it, so manual checking is not a good idea. It's correct that Done_all_setup is created only after the database is built. If the database setup is not successful, you should see error message from the command line.