I have a set of about 1000 homologous protein sequences with high diversity across various genera and families. What I need is to perform BLAST alignment of each possible sequence pair and obtain respective E-scores. Is there a possibility to run only alignment of the pair of sequences from a command line using local instance of BLAST, or a standalone tool implementing the same algorithm?

I specifically need BLAST alignment because my particular interest is focused on its E-scores.

Similar questions and discussions