How to get the tree with tree length

167 views
Skip to first unread message

Guoyi Zhang

unread,
Mar 2, 2022, 10:25:19 AM3/2/22
to TNT-Tree Analysis using New Technology
Now I use command to run it like this
```
mxram 10240;
nstates DNA ;
nstates NOGAPS ;
procedure name.tnt ;
log tnt.log ;
hold 1000 ;
mult=replic 10 tbr;
bbreak=tbr ;
majority * ;
taxname= ;
export - trees.nex ;
ttags = ;
resample replications 1000 ;
length * ;
export - bt.nex ;
stats.run;
quit;
```
and all things should be in bt.nex, but it seems like this 2022-02-20 12-16-04屏幕截图.png
How can I let it with branch length, like this 
pone.0154888.g004.png

EAscarrunz

unread,
May 9, 2022, 10:39:17 AM5/9/22
to TNT-Tree Analysis using New Technology
You want the BLENGTH (length of each branch) command instead of LENGTH (sum of all branch lengths).

Guoyi Zhang

unread,
May 9, 2022, 4:14:14 PM5/9/22
to TNT-Tree Analysis using New Technology
I also use it, but it shows the same situation in figtree

Guoyi Zhang

unread,
Sep 12, 2023, 9:39:05 AM9/12/23
to TNT-Tree Analysis using New Technology
I tried the treeviewx, it works well for tnt's tre
Reply all
Reply to author
Forward
0 new messages