Skip to content

GT4SD/enzeptional

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a680ba · Oct 24, 2024

History

50 Commits
Sep 5, 2024
Oct 24, 2024
Oct 8, 2024
Sep 5, 2024
Feb 14, 2023
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Oct 8, 2024
Feb 14, 2023
Sep 5, 2024
Oct 24, 2024
Feb 11, 2023

Repository files navigation

Enzyme Optimization of Biocatalytic Reactions

This repository provides an example on how ro run the framework for the optimization of enzymes within the context of biocatalytic reactions.

Development setup & installation

Create any virtual or conda environment compatible with the specs in setup.cfg. Then run:

pip install -e ".[dev]" 

Running the example

To run the example simply type:

python example_enzeptional.py

References

If you use Enzeptional in your projects, please consider citing the following:

@inproceedings{teukam2023enzyme,
  title={Enzyme optimization via a generative language modeling-based evolutionary algorithm},
  author={Teukam, Yves Gaetan Nana and Grisoni, Francesca and Manica, Matteo and Zipoli, Federico and Laino, Teodoro},
  booktitle={American Chemical Society (ACS) Spring Meeting},
  year={2023}
}

License

The Enzeptional codebase is under MIT license. For individual model usage, please refer to the model licenses found in the original packages.