OpenStructure
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
mat.py File Reference

Go to the source code of this file.

Namespaces

namespace  ost
 
namespace  ost::seq
 
namespace  ost::seq::alg
 
namespace  ost.seq.alg.mat
 

Functions

 _InitMatrix (preset_enum)
 

Variables

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