Expand description
The implementation of SigAlign’s core components.
Currently, the core components are:
sigalign_core::reference::PatternIndex
sigalign_core::reference::SequenceStorage
Modules§
- pattern_
index - Implementations for the trait
sigalign_core::reference::PatternIndex
. - sequence_
storage - Implementations for the trait
sigalign_core::reference::SequenceStorage
.