SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
alignment_result.hpp File Reference

Provides seqan3::alignment_result. More...

+ Include dependency graph for alignment_result.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::alignment_result< alignment_result_value_t >
 Stores the alignment results and gives access to score, alignment and the front and end positionss. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::alignment_result.

Author
Jörg Winkler <j.winkler AT fu-berlin.de>
Rene Rahn <rene.rahn AT fu-berlin.de>