Code to reproduce the findings from our study titled "Machine Learning-Assisted Evolution of Broadly Functional Enzyme Libraries."
processing: analysis of epistasis and normalization of raw datadata: datasets from each round and downstream processing/visualizationsMALDE: source code for multi-objective optimizationconfigs: config files for running multi-objective optimizationoutput: output from multi-objective optimization, pairwise epistasis analysis
Create conda environment based on environment.yml
Command to evaluate the acquisition function and query new candidates (for example to reproduce the first round of our study):
python execute.py --config_file "refpt0_initial.json"