Formatdb For Chromosome Database?
1
2
Entering edit mode
13.1 years ago
User 4143 ▴ 20

Hi,

I recently downloaded the new Fugu v5 assembly database from IMCB (http://www.fugu-sg.org/downloads/downloads3.htm). This is my first time using a chromosome level database (I am used to contig and scaffold).

I tried to use formatdb as I normally would to get the output files; however, nothing seems to be happening. Is there a way to use formatdb to format chromosome databases or am I supposed to do it in a different way? Am I missing some steps that precede formatdb?

blast database • 2.3k views
ADD COMMENT
2
Entering edit mode

what is the size of the fasta ? what are your parameters for formatdb ?

ADD REPLY
2
Entering edit mode

And what is written to the formatdb.log file?

ADD REPLY
6
Entering edit mode
13.1 years ago

OK, I downloaded this file and used formatdb from the BLAST 2.2.25 package on OS X.

$ gunzip fugu5_chromosomes.fa.gz
$ formatdb -o T -p F -i fug5_chromosomes.fa
$ blastall -p blastn -d fugu5_chromosomes.fa -i testseq.fa

Works just fine for me. Without any more specific information it is really hard to debug your specific problem. I've packaged the output of formatdb and you can download it from here (94MB).

(for the record, the contents of formatdb.log:

========================[ Apr 1, 2011  2:34 PM ]========================
Version 2.2.25 [Feb-01-2011]
Started database file "fugu5_chromosomes.fa"
Formatted 45 sequences in volume 0
SUCCESS: formatted database fugu5_chromosomes.fa

).

ADD COMMENT

Login before adding your answer.

Traffic: 2960 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