OpenStructure
Namespaces | Variables
mat.py File Reference

Go to the source code of this file.

Namespaces

 ost.seq.alg.mat
 

Variables

def BLOSUM45 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM45)
 
def BLOSUM62 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM62)
 
def BLOSUM80 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM80)
 
def BLOSUM100 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM100)
 
def IDENTITY = _InitMatrix(SubstWeightMatrix.Preset.IDENTITY)
 
def MATCH = _InitMatrix(SubstWeightMatrix.Preset.MATCH)
 
def NUC44 = _InitMatrix(SubstWeightMatrix.Preset.NUC44)