# Read an aRchi file with a QSM and paths tables.
file=system.file("extdata","Tree_1_aRchi.aRchi",package = "aRchi")
Tree1_aRchi=read_aRchi(file)
# Compute the fork rate of Tree1
ForkRate(Tree1_aRchi)
Run the code above in your browser using DataLab