phytreetool - View, edit, and explore phylogenetic tree data

Syntax

phytreetool(Tree)
phytreetool(File)

Arguments

TreePhytree object created with the functions phytree or phytreeread.
File

Newick or ClustalW tree formatted file (ASCII text file) with phylogenetic tree data. Enter a file name, a path and file name, or a URL pointing to a file. File can also be a MATLAB character array that contains the text for a Newick file.

Description

phytreetool is an interactive GUI that allows you to view, edit, and explore phylogenetic tree data. This GUI allows branch pruning, reordering, renaming, and distance exploring. It can also open or save Newick formatted files.

phytreetool(Tree) loads data from a phytree object in the MATLAB workspace into the GUI.

phytreetool(File) loads data from a Newick formatted file into the GUI.

Examples

tr= phytreeread('pf00002.tree')
phytreetool(tr)

See Also

Bioinformatics Toolbox functions: phytree (object constructor), phytreeread, phytreewrite

Bioinformatics Toolbox methods of phytree object: plot, view

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS