Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 700 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 700 Bytes

eee

ensemble epistasis engine

Installation

In a terminal, type

git clone https://github.com/harmslab/eee.git 
cd eee
conda env create -f environment.yml
conda activate eee
python setup.py install

To use the sync_structures script/module, make sure you have the following other packages installed and in the path.

Usage

See the examples directory for example jupyter notebooks.

Requirements

  • numpy
  • pandas
  • matplotlib
  • tqdm
  • pytest
  • ete3
  • scikit-learn

External software

  • muscle
  • foldx
  • lovoalign