OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
ost.seq.alg.mat Namespace Reference

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']
 

Variable Documentation

list __all__ = ['BLOSUM45','BLOSUM62','BLOSUM80','BLOSUM100']

Definition at line 13 of file mat.py.

tuple BLOSUM100 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM100)

Definition at line 11 of file mat.py.

tuple BLOSUM45 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM45)

Definition at line 8 of file mat.py.

tuple BLOSUM62 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM62)

Definition at line 9 of file mat.py.

tuple BLOSUM80 = _InitMatrix(SubstWeightMatrix.Preset.BLOSUM80)

Definition at line 10 of file mat.py.