Line 8: | Line 8: | ||
<div class="content"> | <div class="content"> | ||
<h1> Modeling </h1> | <h1> Modeling </h1> | ||
− | </div | + | </div> |
</div> | </div> | ||
<div class="bevel bl"></div> | <div class="bevel bl"></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