Expand description
Dictionary - the main SSHash data structure
Provides efficient storage and querying of k-mer sets using:
- Spectrum-preserving string encoding
- Minimizer-based indexing
- Sparse and skew index for O(1) lookup
Structsยง
- Dictionary
- The main dictionary structure