Prior to delving into lineages at https://yulab-smu.top/treedata-book/chapter2.html#accesor-tidytree, it would be helpful to first simply explain how to do the basics, such as:
- Get all tip labels (e.g.,
tree$tip.label
). Must one first convert the treedata object to a phylo or tibble object?
- Get all node labels (no just tips)
- Get all internal node labels
- Get all edge lengths