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
I used KronaTools-2.8.1 which was installed locally, not by conda.
And I encountered the following error.
$ ktClassifyBLAST -p -s blast_result.txt -o test.csv
Loading taxonomy...
Classifying blast_result.txt...
ERROR: Sorted accession to taxID list not found. Was updateAccessions.sh run?
Then, I tried to do updateAccessions.sh. but I got the error.
$ ./updateAccessions.sh
Fetching accession2taxid/dead_nucl.accession2taxid.gz...
Update failed.
Is your internet connection okay?
Finally, I solved the problem by bringing all.accession2taxid.sorted which was previously successful in another environment, but is there any way around this error?
The text was updated successfully, but these errors were encountered:
Hi,
I used KronaTools-2.8.1 which was installed locally, not by conda.
And I encountered the following error.
Then, I tried to do updateAccessions.sh. but I got the error.
Finally, I solved the problem by bringing
all.accession2taxid.sorted
which was previously successful in another environment, but is there any way around this error?The text was updated successfully, but these errors were encountered: