The internal phred type. More...
#include <seqan3/alphabet/quality/concept.hpp>
Public Types | |
using | type = typename alphabet_with_member_type::phred_type |
The underlying phred data type. | |
The internal phred type.
alphabet_type | The type of alphabet. Must model the seqan3::quality_concept. |
The underlying_phred type requires the quality_concept.