OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
mat.py File Reference

Go to the source code of this file.

Namespaces

 ost.seq.alg.mat
 

Variables

tuple BLOSUM45 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM45)
 
tuple BLOSUM62 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM62)
 
tuple BLOSUM80 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM80)
 
tuple BLOSUM100 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM100)
 
list __all__ = ['BLOSUM45','BLOSUM62','BLOSUM80','BLOSUM100']