BLAST database index file
When attempting to run protein BLAST locally against the nr database (downloaded from https://www.ncbi.nlm.nih.gov/public/ ) I get an error stating that I need an index file. Do I need to run makeblastdb on this file before I can use it? Should I download the nr database elsewhere? Thanks!
• 1,361 views
•
link
0 answers
No answers yet.
Log in to answer this question.
You can download it here ftp://ftp.ncbi.nlm.nih.gov/blast/db/ pre-formatted. You can also use the
update_blastdb.pltool.Thank you. Realized it's a firewall issue not allowing me to access the ftp site which is why I searched for the database elsewhere.
You need to download
all nr*files from the database link posted by @gb. Uncompress and store them in one folder.What you downloaded from the link you posted in original post are just fasta formatted files for
nr.Thank you. I initially tried downloading from the ftp site but it fails to open. I'll try the tool you mentioned.
Please do not add answers unless you're answering the top-level question. Instead, use
Add CommentorAdd Replyas appropriate. I've moved your post to a comment for now, but please be more careful in the future.