| Trees | Indices | Help |
|
|---|
|
|
I/O function wrappers for the Newick file format. See: http://evolution.genetics.washington.edu/phylip/newick_doc.html
|
|||
|
NewickError Exception raised when Newick object construction cannot continue. |
|||
|
Parser Parse a Newick tree given a file handle. |
|||
|
Writer Based on the writer in Bio.Nexus.Trees (str, to_string). |
|||
|
|||
|
|||
|
|||
|
|||
NODECOMMENT_START =
|
|||
NODECOMMENT_END =
|
|||
|
|||
Iterate over the trees in a Newick file handle. :returns: generator of Bio.Phylo.Newick.Tree objects. |
Write a trees in Newick format to the given file handle. :returns: number of trees written. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 24 13:46:11 2012 | http://epydoc.sourceforge.net |