view
View phylogenetic tree
Syntax
view(
Tree
)
view(Tree
, IntNodes
)
Arguments
| Phylogenetic tree ( |
| Nodes from the |
Description
view(
opens
the Phylogenetic Tree window and draws a tree from data in a Tree
)phytree
object
(
). 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 menu bar or by using the left and right
mouse buttons. Tree
view(
opens
the Phylogenetic Tree window with an initial selection of nodes specified
by Tree
, IntNodes
)IntNodes
.
can
be a logical array of any of the following sizes: IntNodes
NumLeaves
+ NumBranches x 1
, NumLeaves x 1
, or NumBranches
x
1
.
can
also be a list of indices. IntNodes
Examples
Version History
Introduced before R2006a
See Also
phytree
| phytreeread
| phytreeviewer
| seqlinkage
| seqneighjoin
| cluster
| plot