OpenStructure
|
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) |
tuple | IDENTITY = _InitMatrix(SubstWeightMatrix.Preset.IDENTITY) |
tuple | MATCH = _InitMatrix(SubstWeightMatrix.Preset.MATCH) |
tuple | NUC44 = _InitMatrix(SubstWeightMatrix.Preset.NUC44) |
list | __all__ |