(added title image and updated h2 to h3) |
MarkusHaak (Talk | contribs) |
||
Line 4: | Line 4: | ||
<body> | <body> | ||
<div class="container"> | <div class="container"> | ||
− | <div id="title" style="background-image: url(https://static.igem.org/mediawiki/2017/ | + | <div id="title" style="background-image: url(https://static.igem.org/mediawiki/2017/9/9c/T--Bielefeld-CeBiTec--title-img-modeling.jpg);"> |
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/9/9c/T--Bielefeld-CeBiTec--title-img-modeling.jpg"> |
<div id="title-bg"> | <div id="title-bg"> | ||
<div id="title-text"> | <div id="title-text"> |
Revision as of 16:14, 7 October 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
Modeller
Overview
Method
Rosetta EnzymeDesign
Overview
Method
Figure (2): Flowchart Enzym Design Protocol