pub const TRIPLET_SIZE: usize = 3;
Expand description

The number of nucleotides in a triplet, which is also the number of dimensions in the nucleotide matrices used for triplet -> value lookup.