Help for this page
my $str="catgatgttttccctatgggatttttgaa"; my $tree=create_tree($str); ... print_tree($tree); select($orig);