#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 | |