TNT_Script/tnt.run

33 lines
433 B
Plaintext
Raw Normal View History

2022-03-02 08:50:25 +08:00
mxram 10240 ;
nstates 32 ;
nstates NOGAPS ;
piwe=12;
procedure file.tnt ;
log tnt.log ;
taxname= ;
hold 100000 ;
2022-03-10 22:28:14 +08:00
xpiwe(*; mult=replic 1000 tbr hold 10;
2022-03-02 08:50:25 +08:00
xpiwe&; piwe&;
export= trees.tre ;
2023-01-29 01:49:58 +08:00
taxname- ;
export= trees_no.tre ;
taxname= ;
2022-03-02 08:50:25 +08:00
bbreak=tbr ;
majority * ;
ttags= ;
resample boot replications 1000;
ttags & bt.svg thickness 7 italics fontsize 15;
export < bt.tre ;
2023-01-29 01:49:58 +08:00
taxname- ;
export - bt_no.tre;
2022-03-02 08:50:25 +08:00
length * ;
stats.run;
quit ;