- Added function that estimates the evolutionary rate of a gene using tree-based properties. Function name is 'evolutionary_rate' or 'evo_rate'
1.2.2
- Added function to get the subtree of the last common ancestor among a set of taxa
1.2.0
- Added command line interfaces for all functions so that each command can more easily be executed. For example, 'phykit aln_len -h' can now be called using 'pk_aln_len -h'
1.1.2
- Added faidx (alias: get_entry; ge) function to extract fasta entries from a multi-fasta file
1.1.0
- Added faidx (alias: get_entry; ge) function to extract fasta entries from a multi-fasta file
1.0.3
- Added rooting procedure before calculating RF to handle comparing unrooted and rooted trees