#include "genesis/tree/common_tree/tree.hpp"
#include "genesis/tree/formats/newick/element.hpp"
#include "genesis/tree/formats/newick/reader.hpp"
#include "genesis/utils/core/std.hpp"
#include "genesis/utils/text/string.hpp"
Go to the source code of this file.
Classes | |
class | CommonTreeNewickReader |
Read default Newick trees, i.e., trees with names and branch lengths. More... | |
class | CommonTreeNewickReaderPlugin |
Provide a set of plugin functions for NewickReader to read a CommonTree. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::tree | |