SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
alignment_range.hpp File Reference

Provides seqan3::detail::alignment_range. More...

#include <seqan3/std/concepts>
#include <seqan3/std/ranges>
+ Include dependency graph for alignment_range.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::alignment_range< alignment_executor_type >
 The alignment. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::detail::alignment_range.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>