single_patch_scenario#

single_patch_scenario(population=100000, mcv1_coverage=0.0)[source]#

Generate a synthetic scenario with a single patch.

Parameters:
  • population (int) – Population of the patch.

  • mcv1_coverage (float) – MCV1 coverage of the patch.

Returns:

Scenario DataFrame.

Return type:

DataFrame