#include "genesis/tree/common_tree/tree.hpp"
#include "genesis/tree/formats/newick/element.hpp"
#include "genesis/tree/formats/newick/writer.hpp"
#include "genesis/tree/function/functions.hpp"
#include "genesis/utils/core/std.hpp"
#include "genesis/utils/text/string.hpp"
Go to the source code of this file.
Classes | |
class | CommonTreeNewickWriter |
Write default Newick trees, i.e., trees with names and branch lengths. More... | |
class | CommonTreeNewickWriterPlugin |
Provide a set of plugin functions for NewickWriter to write 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 | |