show_tree: Display tree VALIDATED

Description Usage Arguments Value Examples

View source: R/visualize.R

Description

Displays constructed tree and saves it at the given filename.

Usage

1
show_tree(filename, tree, title, edge_labels)

Arguments

filename

filename to which the plot will be saved

tree

ape::phylo tree

title

title name

edge_labels

optional labels for each branch

Value

None

Examples

1
2
show_tree('tree.pdf', tree, 'Hematopoietic Tree')
... some visualization 

ethanmoyer/MethylConstruct documentation built on July 10, 2020, 12:28 a.m.