A library for working with phylogenetic and population genetic data.
v0.27.0
sync_common.hpp File Reference
#include "genesis/population/formats/sync_reader.hpp"
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

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

Functions

std::ostream & to_sync (BaseCounts const &bs, std::ostream &os)
 Output a BaseCounts instance to a stream in the PoPoolation2 sync format. More...
 
std::ostream & to_sync (Variant const &var, std::ostream &os)
 Output a Variant instance to a stream in the PoPoolation2 sync format. More...