Hi,
I'm trying to make a BLAST database. The fasta file was downloaded from ftp://ftp.theseed.org/genomes/SEED/SEED.fasta.gz. Then I used commond line: makeblastdb -in seed.fasta -out seeddb -dbtype prot. But it shows a error message "Eror: Unable to open input seed.fasta as either FASTA file or BLAST db".
The seed.fasta is around 1.2G big. I opened it, the lines are like:
>fig|100226.1.rna.129 unknown function
......................................................
......................................................
>fig|100226.1.peg.6568 putative membrane protein (GT:3483031)
MKQGKEVENPESRFFAVLLAAA..................................................
........................................................................................
......................................LGRDFSNTSFAAAPAPPAEPGPETPTVRG
What cause the error? Thanks in advance.
I'm trying to make a BLAST database. The fasta file was downloaded from ftp://ftp.theseed.org/genomes/SEED/SEED.fasta.gz. Then I used commond line: makeblastdb -in seed.fasta -out seeddb -dbtype prot. But it shows a error message "Eror: Unable to open input seed.fasta as either FASTA file or BLAST db".
The seed.fasta is around 1.2G big. I opened it, the lines are like:
>fig|100226.1.rna.129 unknown function
......................................................
......................................................
>fig|100226.1.peg.6568 putative membrane protein (GT:3483031)
MKQGKEVENPESRFFAVLLAAA..................................................
........................................................................................
......................................LGRDFSNTSFAAAPAPPAEPGPETPTVRG
What cause the error? Thanks in advance.
Comment