compute_geodesic: Geodesic implementation Calculates the geodesic distance...

View source: R/compute_geodesic.R

compute_geodesicR Documentation

Geodesic implementation Calculates the geodesic distance between each tree

Description

Geodesic implementation Calculates the geodesic distance between each tree

Usage

compute_geodesic(tree_path)

Arguments

tree_path

The file path to a txt file containing phylogenetic trees in a multiPhylo object.

Value

A matrix containing distances between each tree in the multiPhylo object. Self distances are set to 0.


svteichman/TreeVizPackage documentation built on June 22, 2022, 11:21 p.m.