/AbODE_

Primary LanguagePython

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 is in env_list.txt

Datasets

Datasets are placed in the "data/" folder. Note that Structural Antibody Dataset is an evolutionary dataset in which new structures are added each week. The model has been evaluated on the 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)