stamatak / standard-RAxML

www.exelixis-lab.org
329 stars 192 forks source link

redundancy in genetic distance output #51

Closed boristim66 closed 1 year ago

boristim66 commented 3 years ago

This is just a petty suitor to a wonderful program, but it is misleading. The accuracy of storing a real number of the double type is 14-15 decimal digits, so printing the distance (getBranchLength) in the format % 8.20f is not valid, , since it introduces garbage into the output

stamatak commented 1 year ago

Sorry that I never replied to this, indeed you are right, but standard RAxML is not being maintained any more for quite some time now.