#include "genesis/tree/formats/color_writer_plugin.hpp"#include "genesis/tree/formats/phyloxml/writer.hpp"#include "genesis/tree/tree.hpp"#include "genesis/utils/formats/xml/document.hpp"#include <cassert>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | PhyloxmlColorWriterPlugin |
| Plugin class for PhyloXML 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 | |