abacus-gene / paml

PAML is a program package for model fitting and phylogenetic tree reconstruction using DNA and protein sequence data. Please report only **technical issues** on this repository (e.g., compiling, programs abort or do not run at all, etc.). Problems with input data and general questions should be posted at https://groups.google.com/g/pamlsoftware?pli
GNU General Public License v3.0
103 stars 19 forks source link

baseml/codeml printing out large distances in the distance matrix #8

Closed ziheng-yang closed 3 years ago

ziheng-yang commented 3 years ago

Instead of the distance (expected number of changes per site), the program was printing out the expected number of changes for the whole sequence. This is now fixed.