Closed Jazpy closed 6 years ago
script should be run in the following way:
python3 msprime_chromosomes.py [-h] --gens GENS --bases BASES [--split [SPLIT]]
Where:
The script is intended to emulate ms2chromosomes.py output, but it can be easily modified to incorporate more samples and other demographic events.
ms2chromosomes.py
thank you to Jazeps Medina Tretmanis for this contribution.
script should be run in the following way:
python3 msprime_chromosomes.py [-h] --gens GENS --bases BASES [--split [SPLIT]]
Where:
The script is intended to emulate
ms2chromosomes.py
output, but it can be easily modified to incorporate more samples and other demographic events.