SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
The decorator submodule contains special SeqAn decorators. More...
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... | |
The decorator submodule contains special SeqAn decorators.
This submodule contains SeqAn decorators that can be used in an alignment context.