Run simulation with predefined biological scenarios
run_genetic_scenario(
scenario = "default",
n_pops = 30,
output_file = NULL,
seed = NULL,
verbose = TRUE
)Same structure as run_genetic_simulation()
Scenario name: 'default', 'island', 'stepping_stone', 'admixture', 'ancient_divergence', 'simple'
Number of populations
Optional CSV path to write the distance matrix
Optional seed forwarded to run_genetic_simulation()
Print diagnostic information