Line 90: | Line 90: | ||
Gray, Jeffrey J., et al. "Protein–protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations." Journal of molecular biology 331.1 (2003): 281-299. | Gray, Jeffrey J., et al. "Protein–protein docking with simultaneous optimization of rigid-body displacement and side-chain conformations." Journal of molecular biology 331.1 (2003): 281-299. | ||
</article> | </article> | ||
− | |||
</div> | </div> | ||
<div class="bevel bl"></div> | <div class="bevel bl"></div> | ||
Line 128: | Line 127: | ||
− | |||
<div class="bevel bl"></div> | <div class="bevel bl"></div> | ||
</div> | </div> |
Revision as of 06:01, 28 August 2017
Modeling
Overview
Evolution subproject
Evaluation subproject
Methods
Rosetta Ligand Docking
Overview
Methods
Algorithm
- 1) starting position is chosen randomly or defined an .xml file
- 2) placement of the ligand is modified by a random translation of a distance of 0.1 A in each direction and 0.05° around each axis
- 3) rigid body orientation and side-chain angles of the ligand are optimized using the gradient based Davidson–Fletcher–Powell algorithm. Afterwards, the corresponding energy function is calculate daccording to the Monte-Carlo method.
P= min (1, exp(-(Estart-Efinal)/kT). This move is accepted if the energy function decreases.
Figure (1): Flowchart Ligand Docking Protocol