SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Includes the aligned_sequence and the related insert_gap and erase_gap functions to enable stl container support. More...
#include <algorithm>
#include <ranges>
#include <seqan3/alignment/exception.hpp>
#include <seqan3/alphabet/gap/gapped.hpp>
#include <seqan3/alphabet/range/sequence.hpp>
#include <seqan3/utility/container/concept.hpp>
Go to the source code of this file.
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Includes the aligned_sequence and the related insert_gap and erase_gap functions to enable stl container support.