constants
Constants.
get_blosum62_data
get_blosum62_data (aa_to_int:Optional[dict[str,int]]=None, gaps_as_stars:bool=False)
TokenizedSubstitutionMatrix
TokenizedSubstitutionMatrix (name:str, mat:torch.Tensor, expected_value:float)
SubstitutionMatrix
SubstitutionMatrix (name:str, mat:pandas.core.frame.DataFrame, expected_value:float)