Help for this page

Select Code to Download


  1. or download this
    my $str="catgatgttttccctatgggatttttgaa";
    my $tree=create_tree($str);
    ...
    print_tree($tree);
    select($orig);