function to convert ped/map data to genome_admixr_data
simulation_data_to_genomeadmixr_data(
simulation_data,
markers = NA,
verbose = FALSE
)
result of simulate_admixture
vector of locations of markers (in Morgan). If no vector is provided, the function searches for marker locations in the simulation_data.
provide verbose output (default is FALSE)
genomeadmixr_data object ready for simulate_admixture_data