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

Go to the source code of this file.

Namespaces

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

Functions

utils::Matrix< double > edge_balances (BalanceData const &data, bool reverse_signs=false)
 Calculate edge balances using the Isometric Log Ratio transformation. More...
 
utils::Matrix< double > phylogenetic_ilr_transform (BalanceData const &data, bool reverse_signs=false)
 Calculate the Phylogenetic Isometric Log Ratio transformation. More...