A library for working with phylogenetic and population genetic data.
v0.32.0
kmer.hpp File Reference
#include <array>
#include <cassert>
#include <climits>
#include <cstdint>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  Kmer< Tag >
 Kmer class template for representing k-mers of various sizes, currently up to k-32. More...
 
struct  KmerTagDefault
 Default Tag for a Kmer, used when no other Tag is provided. More...
 

Namespaces

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