SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
Decorator

The decorator submodule contains special SeqAn decorators. More...

+ Collaboration diagram for Decorator:

Classes

class  seqan3::gap_decorator< inner_type >
 A gap decorator allows the annotation of sequences with gap symbols while leaving the underlying sequence unmodified. More...
 

Detailed Description

The decorator submodule contains special SeqAn decorators.

See also
Alignment