A library for working with phylogenetic and population genetic data.
v0.27.0
jplace_reader.hpp File Reference
#include "genesis/utils/io/input_source.hpp"
#include <iosfwd>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  JplaceReader
 Read Jplace data. More...
 

Namespaces

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

Typedefs

using PlacementTreeEdge = tree::TreeEdge
 Alias for tree::TreeEdge used in a PlacementTree. See PlacementEdgeData for the data stored on the edges. More...