This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does the order of sequences in a blast database matter?

I noticed that blasting on the NCBI web site takes longer time if the gene has no matches than if it has a lot. So I was thinking that if the search quickly meets the threshold for number of hits, will it then stop searching? And will the order of the sequences in the database determine which hits gets reported first?

blast

1 answer

I would say NO, since all possible hits have to been compared before giving the best one, you can try via command line and benchmark.

Log in to answer this question.