Which database to select for bacterial ortholog and singleton detection with ncbi-blast+?
Which database to select for ncbi-blast-2.2.29+-x64-linux at ftp://ftp.ncbi.nlm.nih.gov/blast/db
I want to do all vs all gene blast on protein or nucleotide sequences of bacterial genomes, so as to get shared orthologs and unique genes between species.
• 3,455 views
•
link
1 answer
This depends on what you want to align and what for. I suggest you to have a look at the Blast databases documentation for a list of all the options.
Most people will use the nr (non-redundant) database, containing all the known protein sequences in the major databases.
• 0 views
•
link
Log in to answer this question.
Please rephrase this question as complete sentences. It is not clear at all what you want to do, please provide additional information about your project. In principle you can use any blast database, obviously which one you choose depends on your question.
Saw your edit, still got some questions:
Possibly your question is to identify pan/core-genomes of bacterial species?
In any case you can most likely (if you need more than a few bacterial genomes) start to download the complete NR and NT databases, those can then be filtered by taxon using the NCBI gi<->taxid mapping file.