Provides seqan3::view::trim. More...
#include <range/v3/view/take_while.hpp>
#include <seqan3/alphabet/quality/qualified.hpp>
#include <seqan3/core/metafunction/all.hpp>
#include <seqan3/range/view/deep.hpp>
#include <seqan3/std/ranges>
Go to the source code of this file.
Namespaces | |
seqan3::view | |
The SeqAn3 namespace for views. | |
Variables | |
Alphabet related views | |
constexpr auto | seqan3::view::trim |
A view that does quality-threshold trimming on a range of seqan3::quality_concept. More... | |
Provides seqan3::view::trim.