tree_df_25: tree_df_25

Description Usage Format

Description

A data frame contain information about the tree created from the sample150.newick file contains taxonomy info of all strains

Usage

1

Format

data frame with 9 columns and 49 rows

depth

depth of the node

id

id of this node

parent

the parent of this point / NA if root

angle

angle of this point

c1

child 1 id / -1 if no child

c2

child 2 id / -1 if no child

c1_a

child 1 angle

c2_a

child 2 angle

depth_length

this is the parameter to calculate depth between parent and self if internal node/ length to outer radius if tips

...


Norisama/VFtree documentation built on Dec. 8, 2019, 9:28 a.m.