| Bioinformatics Toolbox™ | ![]() |
view(Tree)
view(Tree, IntNodes)
Tree | Phylogenetic tree (phytree object) created with the function phytree. |
IntNodes | Nodes from the phytree object to initially display in the Tree. |
view(Tree) opens the Phylogenetic Tree Tool window and draws a tree from data in a phytree object (Tree). The significant distances between branches and nodes are in the horizontal direction. Vertical distances have no significance and are selected only for display purposes. You can access tools to edit and analyze the tree from the Phylogenetic Tree Tool menu bar or by using the left and right mouse buttons.
view(Tree, IntNodes) opens the Phylogenetic Tree Tool window with an initial selection of nodes specified by IntNodes. IntNodes can be a logical array of any of the following sizes: NumLeaves + NumBranches x 1, NumLeaves x 1, or NumBranches x 1. IntNodes can also be a list of indices.
tree = phytreeread('pf00002.tree')
view(tree) Bioinformatics Toolbox™ functions: phytree (object constructor), phytreeread, phytreetool, seqlinkage, seqneighjoin
Bioinformatics Toolbox object: phytree object
Bioinformatics Toolbox method of phytree object: plot
![]() | view (clustergram) | weights (phytree) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |