Provides seqan3::views::trim_quality. More...
#include <seqan3/alphabet/quality/qualified.hpp>#include <seqan3/range/views/deep.hpp>#include <seqan3/range/views/take_until.hpp>#include <seqan3/std/ranges>
Include dependency graph for trim_quality.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
| seqan3::views | |
| The SeqAn namespace for views. | |
Variables | |
Alphabet related views | |
| constexpr auto | seqan3::views::trim_quality |
| A view that does quality-threshold trimming on a range of seqan3::quality_alphabet. More... | |
Provides seqan3::views::trim_quality.