Provides bio::alphabet::nucleotide. More...
Go to the source code of this file.
Concepts | |
concept | bio::alphabet::nucleotide |
A concept that indicates whether an alphabet represents nucleotides. | |
Namespaces | |
namespace | bio |
The main BioC++ namespace. | |
namespace | bio::alphabet |
The alphabet module's namespace. | |
Variables | |
Function objects (Nucleotide) | |
constexpr auto | bio::alphabet::complement |
Return the complement of a nucleotide object. | |
Provides bio::alphabet::nucleotide.