Skip to contents

Newick tree to graph data frame

Usage

newick_to_graph_df(newick_file)

Arguments

newick_file

The path to a `.new` file containing the phylogenetic tree in Newick format.

Value

A `data.frame` containing the phylogenetic tree information re-formatted as a `data.frame`.