 |
SeqAn3
3.0.1
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_to_simd.hpp:672
Provides seqan3::nucleotide_alphabet.
A wrapper type around an existing view adaptor that enables "deep view" behaviour for that view.
Definition: deep.hpp:101
A concept that indicates whether an alphabet represents nucleotides.
const auto complement
A view that converts a range of nucleotides to their complement.
Definition: complement.hpp:69
Adaptations of concepts from the Ranges TS.
Provides seqan3::views::deep.
constexpr auto complement
Return the complement of a nucleotide object.
Definition: concept.hpp:93
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