Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.53 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.53 KB

Welcome to the GitHub repository for the following publication: An extension of the Walsh-Hadamard transform to calculate and model epistasis in genetic landscapes of arbitrary shape and complexity (Faure AJ, et al., 2023)

Here you'll find the Python code to reproduce the figures and results from the computational analyses described in the paper.

Contents

Required Software

You will need the following dependencies installed:

  • Python >=v3.9.9 (NumPy, pandas, scikit-learn, SciPy, Matplotlib, seaborn>=v0.12)

Required Data

DMS data (fitness estimates) and additional files required to run the above analyses can be downloaded from here.

Bash scripts with command-line options for fitting sparse models to fitness landscape for each dataset are also included in this repository.