1 #ifndef GENESIS_PLACEMENT_FORMATS_EDGE_COLOR_H_ 2 #define GENESIS_PLACEMENT_FORMATS_EDGE_COLOR_H_ 51 class PlacementNodeData;
52 class PlacementEdgeData;
70 #endif // include guard std::vector< utils::Color > placement_color_count_gradient(Sample const &smp, bool linear)
Returns a vector with a Color for each edge that visualizes the number of placements on that edge...
Container namespace for all symbols of genesis in order to keep them separate when used as a library...
Class for representing phylogenetic trees.
Manage a set of Pqueries along with the PlacementTree where the PqueryPlacements are placed on...