32 lines
433 B
Text
32 lines
433 B
Text
mxram 10240 ;
|
|
nstates 32 ;
|
|
nstates NOGAPS ;
|
|
|
|
piwe=12;
|
|
|
|
procedure file.tnt ;
|
|
log tnt.log ;
|
|
taxname= ;
|
|
|
|
hold 100000 ;
|
|
xpiwe(*; mult=replic 1000 tbr hold 10;
|
|
xpiwe&; piwe&;
|
|
export= trees.tre ;
|
|
taxname- ;
|
|
export= trees_no.tre ;
|
|
taxname= ;
|
|
|
|
bbreak=tbr ;
|
|
majority * ;
|
|
|
|
ttags= ;
|
|
resample boot replications 1000;
|
|
ttags & bt.svg thickness 7 italics fontsize 15;
|
|
export < bt.tre ;
|
|
taxname- ;
|
|
export - bt_no.tre;
|
|
|
|
length * ;
|
|
stats.run;
|
|
|
|
quit ;
|