Provides bio::alphabet::nucleotide. More...
Include dependency graph for concept.hpp:
This graph shows which files directly or indirectly include this file: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.