pub type DefaultSubGenome<AlphabetType> = BitVectorSubGenome<AlphabetType>;
Expand description

The default genome subsequence type that achieves a good balance between speed and size.