#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 | KeyedAttributeTreeNewickReader |
| Read default Newick trees, i.e., trees with names and branch lengths. More... | |
| class | KeyedAttributeTreeNewickReaderPlugin |
| Provide a set of plugin functions for NewickReader to read key-value-pair data attributes 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 | |