Home

Awesome

Detecting high-order epistasis in nonlinear genotype-phenotype maps

Zachary R Sailer and Michael J Harms

Binder nbviewer

This repository contains Jupyter notebooks that reproduce the results and analysis in our paper: "Detecting high-order epistasis in nonlinear genotype-phenotype maps." published in Genetics, March 2017.

See the paper here.

Try out the notebooks!

All results and analysis are reproducible in Jupyter notebooks. Try the the notebooks now, graciously provided by the Binder web service.

Download and Install

If you'd like to run the notebooks locally, clone this repository and make sure you have all the necessary dependencies are installed and are running Python 3. Here's a list of everything you'll need:

epistasis==0.2.0
gpmap==0.2.0
notebook
ipython
numpy
scipy
sklearn
matplotlib
ipywidgets

All packages can be installed using pip.

Data formats

The following formats are used in to create all data, metadata, and figures for the paper. The point of listing them is the provide documentation for anyone interested in sifting through through the data.

Table of Contents