Skip to content

integrativemodeling/pde6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

These scripts demonstrate the use of IMP, MODELLER and Chimera in the modeling of the phosphodiesterase (PDE6).

Homology modeling

MODELLER is used to generate initial models for the structure using multiple templates (PDB codes 1tbf, 3bjc, 3dba, 3ibj). Cross links, symmetry and secondary structure restraints are used in modeling: cd comparative_modelling; ./model_mult.py

Integrative modeling with IMP

The initial models do not fit well into the 3D EM density map (20Å resolution). Therefore, IMP is used to fit the complex into the electron microscopy density map.

Usage and content of the directory integrative_modeling

  1. access the directory: cd integrative_modeling

  2. test the python script: ./run_modeling.py test no error = all tests passed

  3. run sampling: ./run_modeling.py all output data will be stored in output/

  4. analyse the results:

3.1) compile the clustering algorithm in bin/ gfortran cluster.f u3best.f -o cluster.x

3.2) run the analysis script: bin/get_frames.sh

100 best scoring frames will be stored in best_pdb/ and clustering data will be stored in clustering/

Refinement

Finally the final models are rebuilt and refined with Modeller:

cd model_refinement/cluster1; ./model-single.py

Author(s): Riccardo Pellarin, Dina Schneidman

Version: 1.0

License: LGPL. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Last known good IMP version: build info build info

Testable: Yes.

Parallelizeable: No

Publications: