treedata-class {treeio}R Documentation

Class "treedata" This class stores phylogenetic tree with associated data

Description

Class "treedata" This class stores phylogenetic tree with associated data

Slots

phylo

phylo object for tree structure

treetext

newick tree string

data

associated data

extraInfo

extra information, reserve for merge_tree

file

tree file

Author(s)

guangchuang yu https://guangchuangyu.github.io


[Package treeio version 1.2.2 Index]