| treedata-class {tidytree} | R Documentation |
Class "treedata" This class stores phylogenetic tree with associated data
Description
Class "treedata" This class stores phylogenetic tree with associated data
Slots
filetree file
treetextnewick tree string
phylophylo object for tree structure
dataassociated data
extraInfoextra information, reserve for merge_tree
tip_seqtip sequences
anc_seqancestral sequences
seq_typesequence type, one of NT or AA
tipseq_filetip sequence file
ancseq_fileancestral sequence file
infoextra information, e.g. metadata, software version etc.
Author(s)
Guangchuang Yu https://guangchuangyu.github.io
[Package tidytree version 0.4.6 Index]