A library for working with phylogenetic and population genetic data.
v0.32.0
alphabet.hpp File Reference
#include "genesis/sequence/kmer/kmer.hpp"
#include "genesis/utils/text/char.hpp"
#include <array>
#include <cassert>
#include <cstdint>
#include <iostream>
#include <stdexcept>
#include <string>
#include <type_traits>

Go to the source code of this file.

Classes

class  NucleotideAlphabet
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::sequence