|
static constexpr const alignment_score_t | default_v_match = 3 |
|
static constexpr const alignment_score_t | default_v_mism = -2.5 |
|
static constexpr const alignment_score_t | default_v_indel = -3 |
|
static constexpr const alignment_score_t | default_d_match = 2 |
|
static constexpr const alignment_score_t | default_d_mism = -3 |
|
static constexpr const alignment_score_t | default_d_indel = -3 |
|
static constexpr const alignment_score_t | default_j_match = 3 |
|
static constexpr const alignment_score_t | default_j_mism = -2.5 |
|
static constexpr const alignment_score_t | default_j_indel = -3 |
|
The documentation for this struct was generated from the following file: