Provides seqan3::view::trim. More...
#include <seqan3/alphabet/quality/qualified.hpp>#include <seqan3/core/type_traits/all.hpp>#include <seqan3/range/view/deep.hpp>#include <seqan3/range/view/take_until.hpp>#include <seqan3/std/ranges>
Include dependency graph for trim.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 | |
| constexpr auto | seqan3::view::trim |
| A view that does quality-threshold trimming on a range of seqan3::QualityAlphabet. More... | |
Provides seqan3::view::trim.