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

Provides seqan3::view::complement. More...

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

Go to the source code of this file.

Namespaces

 seqan3::view
 The SeqAn3 namespace for views.
 

Variables

Alphabet related views
auto const seqan3::view::complement
 A view that converts a range of nucleotides to their complement. More...
 

Detailed Description

Provides seqan3::view::complement.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>