Crate sigalign_impl

Source
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.