Difference between revisions of "Energy Scoring Method in Grid"
From Rizzo_Lab
Stonybrook (talk | contribs) |
Stonybrook (talk | contribs) |
||
Line 5: | Line 5: | ||
Computational chemist took the assumption that the coefficients for Lennard-Jones part are also separable. | Computational chemist took the assumption that the coefficients for Lennard-Jones part are also separable. | ||
− | [[Image: | + | [[Image:2.png|thumb|center|375px|Energy scoring function]] |
The new form of energy scoring function like this: | The new form of energy scoring function like this: | ||
− | [[Image: | + | [[Image:3.png|thumb|center|375px|Energy scoring function]] |
So each time, when you run the grid calculation, you get | So each time, when you run the grid calculation, you get | ||
− | [[Image: | + | [[Image:4.png|thumb|center|375px|Energy scoring function]] |
and Save them in your *.nrg file. | and Save them in your *.nrg file. |
Revision as of 13:05, 5 March 2015
The general form of energy scoring function:
It's easy to see that the Coulumb potential Energy part could be separated into receptor and ligand part. If the Lennard-Jones one could be separated, it will be easy to precalculate the potential of each grid point in docking region and speed up the docking process.
Computational chemist took the assumption that the coefficients for Lennard-Jones part are also separable.
The new form of energy scoring function like this:
So each time, when you run the grid calculation, you get
and Save them in your *.nrg file.