Protein Alignment Scoring - PAM and BLOSUM
Protein Alignment Scoring - PAM and BLOSUM
CORE Scholar
2003
Michael L. Raymer
Wright State University - Main Campus, [email protected]
Repository Citation
Krane, D. E., & Raymer, M. L. (2003). Protein Alignment Scoring - PAM and BLOSUM. .
https://corescholar.libraries.wright.edu/cse/388
This Presentation is brought to you for free and open access by Wright State University’s CORE Scholar. It has been
accepted for inclusion in Computer Science and Engineering Faculty Publications by an authorized administrator of
CORE Scholar. For more information, please contact [email protected].
Sequence Alignments Revisited
• Scoring nucleotide sequence alignments was
easier
• Match score
• Possibly different scores for transitions and
transversions
• For amino acids, there are many more possible
substitutions
• How do we score which substitutions are highly
penalized and which are moderately penalized?
• Physical and chemical characteristics
• Empirical methods
Protein-Related Algorithms Intro to Bioinformatics 1
Scoring Mismatches
• Physical and chemical characteristics
• V → I – Both small, both hydrophobic,
conservative substitution, small penalty
• V → K – Small → large, hydrophobic → charged,
large penalty
• Requires some expert knowledge and judgement
• Empirical methods
• How often does the substitution V → I occur in
proteins that are known to be related?
Scoring matrices: PAM and BLOSUM
∑ Fij
i GCGCTAFKI
A→G I→L
ACGCTAFKL
2.7 × 3
• M G, A = = 2.025
4