/AbODE_

Primary LanguageJupyter Notebook

AbODE: Ab initio Antibody Design using Conjoined ODEs

Evaluation and pre-trained models.

Prerequisites

Make sure to have the correct version of each library as some errors might arise due to version-mismatch. The libraries-version of the local conda env are in env_list.txt

Datasets

Datasets are placed in "data/" folder. Note that Structural Antibody Dataset is an evolutionaey dataset in which new structures are added each week. The model has been evaluated on a same specification as other competing methods in benchmarks.

Evaluation:

Unconditional Antibody Sequence and structure generation:

python evaluation_uncond.py --cdr ${CDR-region-antibody}(1/2/3)

Conditional Antibody Sequence and structure generation:

python evaluation_cond.py --cdr ${CDR-region-antibody}(1/2/3)