In blast I used makeblstdb as follows
makeblastdb -in ecoli.ffn -dbtype nucl -out ecolidb.db
Building a new DB, current time: 08/21/2010 11:34:41
New DB name: ecolidb.db
New DB title: ecoli.ffn
Sequence type: Nucleotide
Keep Linkouts: T
Keep MBits: T
Maximum file size: 1073741824B
But I got the following error. I have know idea why.
Error: Unable to open input ecoli.ffn as either FASTA file or BLAST db
Please somebody help me on this
Thank you all!
makeblastdb -in ecoli.ffn -dbtype nucl -out ecolidb.db
Building a new DB, current time: 08/21/2010 11:34:41
New DB name: ecolidb.db
New DB title: ecoli.ffn
Sequence type: Nucleotide
Keep Linkouts: T
Keep MBits: T
Maximum file size: 1073741824B
But I got the following error. I have know idea why.
Error: Unable to open input ecoli.ffn as either FASTA file or BLAST db
Please somebody help me on this
Thank you all!
Comment