A library for working with phylogenetic and population genetic data.
v0.32.0
fst_pool_unbiased.hpp File Reference

Go to the source code of this file.

Classes

class  FstPoolCalculatorUnbiased
 Compute our unbiased F_ST statistic for pool-sequenced data for two ranges of SampleCountss. More...
 
struct  FstPoolCalculatorUnbiased::PiValues
 

Namespaces

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

Functions

FstPoolCalculatorUnbiased::Estimator fst_pool_unbiased_estimator_from_string (std::string const &str)
 
std::string fst_pool_unbiased_estimator_to_string (FstPoolCalculatorUnbiased::Estimator estimator)