m (navbar active bugfix) |
(article statt articles) |
||
Line 122: | Line 122: | ||
</article> | </article> | ||
<h4>Method</h4> | <h4>Method</h4> | ||
− | < | + | <article> |
The ligand needs to be specified in the MOL, MOL2- or SDF-file format. Such a description can be obtained automatically by converting the relevant information from a PDB file if available. This conversion process usually also involves augmenting the data with hydrogen atoms that are typically missing from the PDB file. Alternatively, the ligand can be designed using SMILES or manually using tools such as Avogadro. In the next step, the SDF or MOL(2) file is used to create a conformer ensemble that is used to create a Rosetta parameter file. In addition to the specific names of all atoms present in the ligand, this parameter file also stores all bonds between the individual atoms, including the binding angles and binding distances. | The ligand needs to be specified in the MOL, MOL2- or SDF-file format. Such a description can be obtained automatically by converting the relevant information from a PDB file if available. This conversion process usually also involves augmenting the data with hydrogen atoms that are typically missing from the PDB file. Alternatively, the ligand can be designed using SMILES or manually using tools such as Avogadro. In the next step, the SDF or MOL(2) file is used to create a conformer ensemble that is used to create a Rosetta parameter file. In addition to the specific names of all atoms present in the ligand, this parameter file also stores all bonds between the individual atoms, including the binding angles and binding distances. | ||
- cst-file TODO noch in der Schwebe daher kein Text | - cst-file TODO noch in der Schwebe daher kein Text |
Revision as of 17:35, 23 September 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