SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
A strong type of underlying type int32_t
that represents a score (usually negative) that is incurred once per stretch of consecutive gaps.
More...
#include <seqan3/alignment/configuration/align_config_gap_cost_affine.hpp>
Public Types | |
using | base_t = seqan3::detail::strong_type< int32_t, open_score, seqan3::detail::strong_type_skill::convert > |
The type of the strong type base class. | |
A strong type of underlying type int32_t
that represents a score (usually negative) that is incurred once per stretch of consecutive gaps.