SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
seqan3::ungapped Struct Reference

A strong type of underlying type uint8_t that represents the ungapped shape size. More...

#include <seqan3/search/kmer_index/shape.hpp>

Public Attributes

uint8_t value
 The ungapped shape size.
 

Detailed Description

A strong type of underlying type uint8_t that represents the ungapped shape size.


The documentation for this struct was generated from the following file: