Basic principles of db searching
When searching a database, we take a query sequence and use an algorithm (program) for the search.
Every pair compared yields a score.
Larger scores usually indicate a higher degree of similarity.
A typical db search will yield a huge number of scores to be analyzed.