Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
format_path: Create a path data frame from a list of nodes.
Description
Creates a path data frame from a list of nodes.
Usage
format_path(graph, nodes)
Arguments
graph
The admixture graph the path is in.
nodes
A list of nodes on a path.
Value
A data frame capturing the path and the probabilities/weights on the edges.