Building A Ultrametric Phylogenetic Tree With Integer Branch Length
1
2
Entering edit mode
2.0 years ago
Minfo ▴ 20

Are there any programs out there that allow you to build an ultrametric tree and have the branch lengths displayed in integers?

ultrametric-tree • 634 views
ADD COMMENT
0
Entering edit mode

I do not know the answer, but I do not think it would be difficult to write a quick function to parse your data object and then convert to integer. For example, suppose your branch lengths are all decimals with 16 digits, e.g.,

branch_1_length = 0.1234567890123456

if this is so, then it would follow that:

branch_1_length * 10^16 = 1234567890123456

but 1234567890123456 is an integer...

ADD REPLY
0
Entering edit mode
2.0 years ago
Hảo • 0

dsaqQERERQRWQr32rq3REWDQ3WR2

ADD COMMENT

Login before adding your answer.

Traffic: 1407 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6