A concept that indicates whether an alphabet represents quality scores. More...
#include <bio/alphabet/quality/concept.hpp>
A concept that indicates whether an alphabet represents quality scores.
In addition to the requirements for bio::alphabet::alphabet, the quality concept introduces a requirement for conversion functions from and to a Phred score.
t shall model bio::alphabet::alphabettSee the documentation pages for the respective requirements.
If an object type t models this concept, the following types typically do so, as well:
t &t constt const &