A library for working with phylogenetic and population genetic data.
v0.27.0
heat_tree.hpp File Reference

Go to the source code of this file.

Classes

struct  HeatTreeParameters
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::tree
 

Functions

utils::SvgDocument heat_tree (HeatTreeParameters const &params)
 
utils::SvgDocument heat_tree (HeatTreeParameters const &params, utils::ColorMap const &matrix_color_map, utils::ColorNormalization const &matrix_color_norm)
 
utils::SvgDocument heat_tree (HeatTreeParameters const &params, utils::ColorMap const &matrix_color_map, utils::ColorNormalization const &matrix_color_norm, utils::ColorMap const &tree_color_map, utils::ColorNormalization const &tree_color_norm)