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
Hi! thanks for this software! really excited to give it a go.
I'm currently in the database creation step (it's taking long so thanks for the warning!) and it seems to be running fine so far. The only thing is that I initially used the blast option as the search method, as follows: microbeannotator_db_builder -d microbeannotator -m blast -t $(nproc)
I would now rather use the diamond option so I wanted to ask which step number I should use to re-run the database creation command (please see below), Step 12. Create SQLite annotation DB or Step 14. Create method/tool-specific DBs?
Hi! thanks for this software! really excited to give it a go.
I'm currently in the database creation step (it's taking long so thanks for the warning!) and it seems to be running fine so far. The only thing is that I initially used the blast option as the search method, as follows:
microbeannotator_db_builder -d microbeannotator -m blast -t $(nproc)
I would now rather use the diamond option so I wanted to ask which step number I should use to re-run the database creation command (please see below),
Step 12. Create SQLite annotation DB
orStep 14. Create method/tool-specific DBs
?microbeannotator_db_builder -d microbeannotator -m diamond --step 12 -t $(nproc)
The text was updated successfully, but these errors were encountered: