Open amir-tagh opened 3 years ago
I have the same question now
It's possible, but complicated, because the maps for each of the atom types have contributions from vdw, hbond, and desolv terms.
--maps
keyword to load the maps, as well as --scoring ad4
and --score_only
. Also set the weights of each term to zero according to which map is being used (e.g. --weight_ad4_vdw 0
).The energies printed in each of the four calculations are associated with of the terms.
Hello,
I am using Autodock GPU to study RNA-ligand interactions and I was wondering if there is anyway to get the individual contribution of energy terms in the output file. Currently dlg output provides the cumulative energy terms (vdW + Hbond + desolv Energy) for each docked state, but how can I get the value of each individual term (for example desolv)?
Thanks in forward. Best, Amir