aligner
Interface SubstitutionMatrix

All Known Implementing Classes:
AminoAcidSubstitutionMatrix

public interface SubstitutionMatrix


Method Summary
 int getScore(char a, char b)
           
 

Method Detail

getScore

int getScore(char a,
             char b)