 |
SeqAn3
3.0.2
The Modern C++ library for sequence analysis.
|
|
Go to the documentation of this file.
72 "The innermost value type must satisfy the nucleotide_alphabet.");
The SeqAn namespace for views.
Definition: view_iota_simd.hpp:218
Provides seqan3::nucleotide_alphabet.
auto const complement
A view that converts a range of nucleotides to their complement.
Definition: complement.hpp:69
A wrapper type around an existing view adaptor that enables "deep view" behaviour for that view.
Definition: deep.hpp:102
A concept that indicates whether an alphabet represents nucleotides.
Adaptations of concepts from the Ranges TS.
Provides seqan3::views::deep.
constexpr auto complement
Return the complement of a nucleotide object.
Definition: concept.hpp:95
seqan3::type_list< trait_t< pack_t >... > transform
Apply a transformation trait to every type in the pack and return a seqan3::type_list of the results.
Definition: traits.hpp:307