pcantalupo / annotater

Annotate sequences by BLAST using NCBI taxonomy information
MIT License
6 stars 0 forks source link

BLAST error: No alias or index file found for database #7

Open pcantalupo opened 5 years ago

pcantalupo commented 5 years ago

When running annotater with Rapsearch, you need a parallel BLAST database with the same name as the Rapsearch database in the same directory. This is because of the hack to use blastdbcmd in the Version method to get database information. There is no parallel command like blastdbcmd in the rapsearch distribution.