A library for working with phylogenetic and population genetic data.
v0.32.0
sample_counts.hpp File Reference
#include "genesis/population/filter/filter_status.hpp"
#include <array>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  SampleCounts
 One set of nucleotide sample counts, for example for a given sample that represents a pool of sequenced individuals. More...
 
struct  SortedSampleCounts
 Ordered array of sample counts for the four nucleotides. More...
 
struct  SortedSampleCounts::BaseCount
 Combination of a nucleotide base and its count. More...
 

Namespaces

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