Assign proxy populations to admixed populations
summarize_proxies(graph)
An admixture graph in igraph format, or as edge list with column weight
A data frame with columns pop
, nadmix
, proxy
, nproxies
(and weight
)
if (FALSE) {
summarize_proxies(example_igraph)
}