Help for this page
my $outfile = 'C:\Users\AnyUser\Desktop\outree.tre'; my $treeout = Bio::TreeIO->new( ... $treeout->write_tree($tree); } exit;