A library for working with phylogenetic and population genetic data.
v0.27.0
sample.hpp File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "genesis/placement/placement_tree.hpp"
#include "genesis/placement/pquery.hpp"
#include "genesis/utils/containers/range.hpp"

Go to the source code of this file.

Classes

class  Sample
 Manage a set of Pqueries along with the PlacementTree where the PqueryPlacements are placed on. More...
 

Namespaces

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