Lowest common ancestor (LCA) algorithm implementation in python
conda install bioconda::pylca
Adaptation of the the lowest common ancestor (LCA) algorithm originally developed by D. Eppstein (https://www.ics.uci.edu/~eppstein/)