A library for working with phylogenetic and population genetic data.
v0.32.0
indexed_newick_reader.hpp File Reference
#include "genesis/tree/attribute_tree/tree.hpp"
#include "genesis/tree/common_tree/newick_reader.hpp"
#include "genesis/tree/formats/newick/element.hpp"
#include "genesis/tree/formats/newick/reader.hpp"
#include <functional>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  IndexedAttributeTreeNewickReader
 Read Newick trees with ordered attributes for the Nodes and Edges. More...
 
class  IndexedAttributeTreeNewickReaderPlugin
 Provide a set of plugin functions for NewickReader to read ordered attributes of the Nodes and Edges into an AttributeTree. More...
 

Namespaces

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