You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C --0.2-- + +--0.2-- A C --0.2-- + +--0.2-- A
\ / \/
-0.1- => /\
/ \ D --0.2--+ +--0.2-- B
D --0.2--+ +--0.2-- B
It currently does not remove branches that are connected to the root for rooted tree (root node having degree > 2), because when the root is a polytomy we tend to consider it as unrooted.
It is possible to change this behavior though, but will need testing.
I added options --rootand -tips to collapse brlength, you can have a look at the command documentation. This pre-release implements it.
Let me know if it solves your issue.
I was expecting to see
(A:0,B:0,C:0)
?The text was updated successfully, but these errors were encountered: