How To Generate Blast Database
1
0
Entering edit mode
10.0 years ago
Ongkrab ▴ 30

Hello I downloaded some database in gemnomes/Bacteria ( ftp://ftp.ncbi.nlm.nih.gov/genomes/Bacteria/Acetobacterium_woodii_DSM_1030_uid88073/ ) I want to use blast program. I have some problem.

How can I generate Acetobacterium_woodii_DSM_1030_uid88073 database in local Blast. I use in ubuntu. In fact, I want to use only Bacteria database for use standalone blast.

Thank you very much

dataset blast database genome • 4.3k views
ADD COMMENT
4
Entering edit mode

Please Read The Fine Manual: http://www.ncbi.nlm.nih.gov/books/NBK1763/ refer to section on makeblastdb.

ADD REPLY
2
Entering edit mode
10.0 years ago
Xingyu Yang ▴ 280

First, download the reference file in fasta format. If you want to use protein, download those end with .faa;if nucleotide, download those end with .fna.

Then, you can build the index. Which command to do this depends on which version of blast you use.

If you use blastall,

formatdb --help

If you use blast+

makeblastdb -help
ADD COMMENT

Login before adding your answer.

Traffic: 2964 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6