Hello,
I have a problem with makeblastdb in command line. I'm trying to make a database of a multi-fasta file containing 200 genes but the job is taking too much time, i have leave it for the week end but still no database created.
My file is in fasta format, i have checked it many times. I don't know where the problem can be, do you have a solution for that or i'm maybe missing something...
command line : makeblastdb -in genes.txt -dbtype nucl -out Db_genes.txt
Building a new DB, current time: 03/25/2013 21:06:33
New DB name: Db_genes.txt
New DB title: genes.txt
Sequence type: Nucleotide
Keep Linkouts: T
Keep MBits: T
Maximum file size: 1000000000B
.......it never finish the job...
Thank you very much
I have a problem with makeblastdb in command line. I'm trying to make a database of a multi-fasta file containing 200 genes but the job is taking too much time, i have leave it for the week end but still no database created.
My file is in fasta format, i have checked it many times. I don't know where the problem can be, do you have a solution for that or i'm maybe missing something...
command line : makeblastdb -in genes.txt -dbtype nucl -out Db_genes.txt
Building a new DB, current time: 03/25/2013 21:06:33
New DB name: Db_genes.txt
New DB title: genes.txt
Sequence type: Nucleotide
Keep Linkouts: T
Keep MBits: T
Maximum file size: 1000000000B
.......it never finish the job...
Thank you very much
Comment