readAnnotatedTree: Read in the annotated Newick tree

Description Usage Arguments

View source: R/homoplasyFinder.R

Description

This function runs reads in the annotated Newick formatted phylogenetic tree file produced by HomoplasyFinder. Node labels of tree report where changes occured for inconsistent positions ("-" separated)

Usage

1
readAnnotatedTree(path, date = format(Sys.Date(), "%d-%m-%y"))

Arguments

path

The full path to the directory where the output files were created (must match what was used for runHomoplasyFinderInJava())

date

Date runHomoplasyFinderInJava() was ran. Format: "%d-%m-%y". Defaults to today.


JosephCrispell/homoplasyFinder documentation built on June 7, 2021, 11 a.m.