Bio::Phylo::Parsers::Newick - Parser used by Bio::Phylo::IO, no serviceable parts inside


NAME

Bio::Phylo::Parsers::Newick - Parser used by Bio::Phylo::IO, no serviceable parts inside


DESCRIPTION

This module parses tree descriptions in parenthetical format. It is called by the the Bio::Phylo::IO manpage facade, don't call it directly.


SEE ALSO

the Bio::Phylo::IO manpage

The newick parser is called by the the Bio::Phylo::IO manpage object. Look there to learn how to parse newick strings.

the Bio::Phylo::Manual manpage

Also see the manual: the Bio::Phylo::Manual manpage and http://rutgervos.blogspot.com.


REVISION

 $Id: Newick.pm 843 2009-03-04 23:50:27Z rvos $
 Bio::Phylo::Parsers::Newick - Parser used by Bio::Phylo::IO, no serviceable parts inside