Closed schmittel closed 1 year ago
Hi,
I would first try to run classic command line blast using your database. Pseudofinder makes direct command line style calls to blast and if blast throws an error, then pseudofinder will show that error to the user. So, if you can make blast work on its own, you should be good to go when pseudofinder makes the calls as well.
(And be sure to the troubleshooting within the pseudofinder environment)
Best, Mitch
Good morning - Pseudofinder is a great program.
I'm trying to run Pseudofinder using the refseq_protein BLAST database that was downloaded using:
update_blastdb.pl --decompress --num_threads 40 refseq_protein
However I am getting the following error:
The refseq_protein database as downloaded using
update_blastdb.pl
is divided into multiple files:and I'm not aware of any additional ways to index the database.
Are you able to help?
Many thanks