DOKK / manpages / debian 12 / python3-prodigy / prodigy.1.en
PRODIGY(1) User Commands PRODIGY(1)

prodigy - binding affinity predictor

usage: prodigy [-h] [--distance-cutoff DISTANCE_CUTOFF]

[--acc-threshold ACC_THRESHOLD] [--temperature TEMPERATURE] [--contact_list] [--pymol_selection] [-q] [-V] [--selection A B [A,B C ...]] structf

Binding affinity predictor based on Intermolecular Contacts (ICs).

Anna Vangone and Alexandre M.J.J. Bonvin, Contacts-based prediction of binding affinity in protein-protein complexes. eLife (2015)

Structure to analyse in PDB or mmCIF format

show this help message and exit
Distance cutoff to calculate ICs
Accessibility threshold for BSA analysis
Temperature (C) for Kd prediction
Output a list of contacts
Output a script to highlight the interface (pymol)
Outputs only the predicted affinity value
Print the version and exit.

Selection Options:

By default, all intermolecular contacts are taken into consideration, a molecule being defined as an isolated group of amino acids sharing a common chain identifier. In specific cases, for example antibody-antigen complexes, some chains should be considered as a single molecule.
Use the --selection option to provide collections of chains that should be considered for the calculation. Separate by a space the chains that are to be considered _different_ molecules. Use commas to include multiple chains as part of a single group:

--selection A B => Contacts calculated (only) between chains A and B.

chains A and C; and B and C.
chains A and B; B and C; and A and C.

--selection A B [A,B C ...]

February 2023 prodigy 2.1.2