example_props_K3: Example admixture proportions: K = 3

example_props_K3R Documentation

Example admixture proportions: K = 3

Description

Data frame containing admixture proportions for 1000 admixed individuals from an admixed population with 3 ancestral populations.

Format

Data frame should have n rows (n = no. individuals) and K columns (K = no. ancestral populations). Each column contains estimated proportion of total genetic material inherited from that ancestral population. Column names do not matter.

Source

Toy example generated with command library(gtools); example_props_K3 <- data.frame(rdirichlet(1000,alpha=c(1,1,1)))


kegrinde/STEAM documentation built on June 30, 2024, 11:27 p.m.