TOC for bioperl-live::Bio::TreeIO
NewickParserwhich implements a newick string parser as a finite state machine which enables it to parse the full Newick specification. Taken largely from the Ensembl Compara file with the same name (Bio::EnsEMBL::Compara::Graph::NewickParser), this module adapts the parser to work with BioPerl's event handler-based parsing scheme. This module is used by nhx.pm and newick.pm, and is NOT called directly. Instead, both of those parsing modules extend this module in order to gain access to the main parsing method.
TreeEventBuilderBuild Bio::Tree::Tree's and Bio::Tree::Node's from Events
clusterA TreeIO driver module for parsing Algorithm::Cluster::treecluster() output
lintreeParser for lintree output trees
newickBio::TreeIO::newick
nexmlA TreeIO driver module for parsing NeXML tree files
nexusA TreeIO driver module for parsing Nexus tree output from PAUP
nhxTreeIO implementation for parsing Newick/New Hampshire eXtendend (NHX) format.
pagBio::TreeIO driver for Pagel format
phyloxmlTreeIO implementation for parsing PhyloXML format.
svggraphA simple output format that converts a Tree object to an SVG output
tabtreeA simple output format which displays a tree as an ASCII drawing