Code for modeling singleton distance distributions using exponential mixture models, as shown in Taliun et al., 2019
There are several preprocessing steps required to filter and annotate singletons from the input VCF files. Preprocessing scripts and instructions are located in the process_data directory.
Once data is prepared, the scripts in the scripts directory will fit the exponential mixture models and run downstream analyses, generate plots, etc.