#include "genesis/tree/tree.hpp"
#include "genesis/tree/formats/color_writer_plugin.hpp"
#include "genesis/tree/formats/newick/element.hpp"
#include "genesis/tree/formats/newick/writer.hpp"
#include <cassert>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | NewickColorWriterPlugin |
Plugin class for Newick output that allows coloring of edges. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::tree | |