maximize_clock_tree_log_likelihood: Tree reconstruction via maximum parsimony

View source: R/functions.R

maximize_clock_tree_log_likelihoodR Documentation

Tree reconstruction via maximum parsimony

Description

Determines the best fitting tree topology by maximum parsimony for given data

Usage

maximize_clock_tree_log_likelihood(
  states_alignment,
  tree,
  Q,
  pi,
  initial_depth,
  is_states_alignment_compact = F
)

Arguments

states_table

Matrix or data frame containing numericals representing an alignment of states with sites as rows and species/strains as columns

rooted_trees

List of rooted tree topologies to be analyzed

Examples

test

Hoffmann-Lab/PhyloEpiGenomics documentation built on Feb. 12, 2023, 9:06 p.m.