Bio::Tree::Tree

Bio::Tree::Tree is an Implementation of TreeI interface.
Download

Bio::Tree::Tree Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jason Stajich
  • Publisher web site:
  • http://search.cpan.org/~birney/bioperl-1.4/Bio/PopGen/IO.pm

Bio::Tree::Tree Tags


Bio::Tree::Tree Description

Bio::Tree::Tree is an Implementation of TreeI interface. Bio::Tree::Tree is an implementation of TreeI interface.SYNOPSIS # like from a TreeIO my $treeio = new Bio::TreeIO(-format => 'newick', -file => 'treefile.dnd'); my $tree = $treeio->next_tree; my @nodes = $tree->get_nodes; my $root = $tree->get_root_node;This object holds handles to Nodes which make up a tree. Requirements: · Perl


Bio::Tree::Tree Related Software