4
$\begingroup$

I wish to calculate the energy for a protein where the position of all the C-alpha atoms is known.

One way is to calculate the pairwise distances between the atoms and then look up a probability distribution to determine the likelihood that the distance for that particular pair is the given value, take the negative logarithm of that value, sum this over all pairs and this is a proxy for the molecular energy. This is the approach taken by the machine learning community. (Physics-Based Design of Protein-Ligand Binding)

Can anyone point me to a sample calculation or publication where this is elaborated in some detail?

I have very little background in chemistry beyond the introductory college courses. The question that I am trying to research is this: Given two spatial configurations of a molecule, how does one determine that one configuration has a lower energy than the other? What is the benchmark that is used for measurement? When Ramachandran generated the plots of torsion angles, how were the optimal angles calculated?

$\endgroup$
5
  • 5
    $\begingroup$ This isn't actual energy, but a scoring function that can be called like that (good to remember that). This one seems kinda simplistic one, not taking actual sequence into account? $\endgroup$
    – Mithoron
    Commented Feb 6, 2020 at 22:55
  • $\begingroup$ What is your source for "this is the approach taken by the machine learning community"? Maybe that would be a starting point for finding a related publication. $\endgroup$
    – Karsten
    Commented Feb 7, 2020 at 2:02
  • $\begingroup$ There are a wide variety of ways of calculating energy or scoring - but none that I know of would be compatible with this type of descriptor. $\endgroup$ Commented Feb 24, 2020 at 17:57
  • 1
    $\begingroup$ You ask about the torsion angles - the first plots were done from experimental crystal structures. So 'ideal' torsions come from finding mean/median torsions across a lot of proteins and domains. $\endgroup$ Commented Feb 24, 2020 at 17:58
  • $\begingroup$ Thank you to all for your assistance. $\endgroup$
    – Chris
    Commented Mar 15, 2020 at 14:00

0