Skip to main content

BLOSUM_50

Static BLOSUM_50 

Source
pub static BLOSUM_50: WeightMatrix<'_, i8, 25>
Expand description

The BLOSUM50 protein substitution matrix.

This supports scores for the twenty standard amino acids, ambiguous amino acids BJZX, and stop codons *. It uses a scale of 1/3 bit units. See the matrices module for more details.