Line 71: | Line 71: | ||
− | + | <div class="figure medium"> | |
+ | <img class="figure image" src="https://static.igem.org/mediawiki/2017/thumb/3/37/T--Bielefeld-CeBiTec--CDR-flowchartligand.png/538px-T--Bielefeld-CeBiTec--CDR-flowchartligand.png"> | ||
+ | <p class="figure subtitle"><b>Figure (1): Flowchart Ligand Docking Protocol</b><br></p> | ||
+ | </div | ||
Revision as of 01:27, 27 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