Documentation
¶
Overview ¶
package acr provides data structures & functions for ancestral character reconstruction methods
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AncestralStateIndices ¶
func ParsimonyAcr ¶
Will annotate the tree nodes with ancestral characters Computed using parsimony Characters will be located in the comment field of each node at the first index tipCharacters: mapping between tipnames and character state
Types ¶
type AncestralState ¶
type AncestralState []float64
counts or probabilities of each character indices correspond to Alphanumeric order of the alphabet (all possible states)
Click to show internal directories.
Click to hide internal directories.