Blast+
3
0
Entering edit mode
11.4 years ago
debocolman • 0

Hi, I would want to know if Blast+ program (Windows version) converts Blast database format in FASTA format? Is the blastdbcmd executable right to do it? And how I must write the orden for do it? I want to convert 16S Microbial database.

PLEASE HELP Me!!!!

Thanks!!!

blast+ • 3.0k views
ADD COMMENT
2
Entering edit mode

PLEASE DON'T SHOUT !!!!

ADD REPLY
0
Entering edit mode

shhhhhhhhhhh...

ADD REPLY
9
Entering edit mode
11.4 years ago

In Linux you can retrieve all fasta sequences from a blast database by typing:

blastdbcmd -entry all -db [blast_database] -out [blast_database].fasta

ADD COMMENT
0
Entering edit mode

Hi, this command does work,thx.

ADD REPLY
0
Entering edit mode
11.4 years ago
qiyunzhu ▴ 430

The latest version (2.27) use this command:

makeblastdb -in your16S.fasta -dbtype nucl -out db16S

I hope it's clear to you. Please let me know if you need further explanation.

Meanwhile, I think the 16S database is already there from the NCBI ftp. Did you check it out?

ADD COMMENT
0
Entering edit mode

Hi, the 16SMicrobial is a pre-formatted database. I just want to convert this database in FASTA format (because it isn´t in FASTA format). I´ve installed blast+ in Windows system but I´ve not could execute the command yet. I´ve read that blastdbcmd is the right correct. I´ve probed with your command but the error message says that File 16SMicrobial.fasta is empty (I don´t have any file .fasta because this is that I want it). I hope you understand me.

ADD REPLY
0
Entering edit mode

Hi, sorry but I guess I miss understood your question... The command I posted actually converts FASTA into database, rather than the reverse... Sorry...

ADD REPLY
0
Entering edit mode

Hi, I really appreciate your response. Finally I could convert the 16S Microbial database in Fasta format. I realized that the blast+ folder was in the wrong place. Also, the blastdbcmd command was right. Thanks for all!!

ADD REPLY

Login before adding your answer.

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