Difference between revisions of "Scoring Functions"

From Rizzo_Lab
Jump to: navigation, search
Line 5: Line 5:
 
[[Image:Mm-equation.png|450px|center]]
 
[[Image:Mm-equation.png|450px|center]]
 
Grid can be called under descriptor score but it is suggested to not mix grid-based and cartesian space as that will dramatically increase computing time.
 
Grid can be called under descriptor score but it is suggested to not mix grid-based and cartesian space as that will dramatically increase computing time.
===Grid SCore Parameters===
+
===Grid Score Parameters===

Revision as of 12:04, 14 April 2020

DOCK uses several types of scoring functions to discriminate among orientations and molecules. Scoring is requested using the score_molecules parameter.

Grid-Based Score

DOCK needs a fast scoring function to evaluate poses rapidly during growth. The energy grid is used for this. The grid stores the non-bonded Molecular Mechanics Potential of the receptor at each grid point.

Mm-equation.png

Grid can be called under descriptor score but it is suggested to not mix grid-based and cartesian space as that will dramatically increase computing time.

Grid Score Parameters