Table of Contents

Daniel J. Balick's Software and Resources


This page contains links to various software resources associated with active and previous research projects performed with my colleagues. Feel free to email dbalick@hms.harvard.edu or dbalick@gmail.com if you have any questions, comments, or suggestions.

neqPopDynx


This is work in progress, so please use with caution!!. I will be updating this (with any bug fixes) as needed.

neqPopDynx (Non-equilibrium Population Dynamix) is a flexible, terminal-based Wright-Fisher simulator scripted in Python 3 for outputting temporal data. Allele frequencies evolve independently in the infinite recombination limit to assess properties of the allele frequency probability distribution and are subject to user-specified rates of mutation and back mutation rates (allowing for recurrence), selection and dominance coefficients, initial population size, and a choice of pre-specified demographic changes in the population size with specifiable parameters (e.g., growth rate of exponential expansion, bottleneck start time, duration, and diploid size). The purpose of this simulator is to produce robust temporal output of the non-central moments, central moments, and/or cumulants of the allele frequency probability distribution averaged over L independent sites starting from the same initial frequency p_0=n/2N. This allows for comparison to analytic results of the equilibration process towards mutation-selection-drift balance and the dynamics of fully non-equilibrium demographic scenarios (e.g., exponential growth, population bottlenecks).

Files for neqPopDynx_v1.5:

Note: As this is work in progress, if you do happen to use this simulator, please provide any feedback you have via email to dbalick@hms.harvard.edu or dbalick@gmail.com.

simDoSe


Written by Daniel J. Balick

For citations, please reference our American Journal of Human Genetics manuscript.

simDoSe (Simulate Dominance and Selection) is a fast Wright-Fisher simulator for arbitrary diploid selection evolving through realistic human demography.

Features

Additional details, instructions for running, examples

Please see the simDoSe User Manual for detailed information on the mathematical models and commannd line options.

Downloading simDoSe

simDoSe is available for download on GitHub, where you can find the Python 2.7 script for the latest version, the relevant Anaconda environment shell script, and the User Manual detailing instructions for using simDoSe.

srMLgenes


Written by Daniel M. Jordan
For citations, please reference our American Journal of Human Genetics manuscript.

srMLgenes is a web-based visualization tool to analyze the enrichment of pre-specified or user-uploaded gene sets for strong recessive purifying selection (or for strong additive selection, neutrality, and other diploid selection coefficients of interest).

Features

The web-based version of srMLgenes is available here and a script can be downloaded directly from GitHub here to run srMLgenes on a local computer.

Mutational Burden Simulator


Written by David Reich

For citations, please reference our PLOS Genetics manuscript and our Nature Genetics manuscript.

Simulating selection and dominance in a non-equilibrium demography

How does a population bottleneck impact the mutation burden under differing dominance and selection coefficients?

Below is the code for burden_sim, a simulation of the mutation burden for two populations after a split, as described in Balick et al.

Files for burden_sim


This page is managed by DJB and does not necessarily reflect the Sunyaev lab as a whole.