GithubHelp home page GithubHelp logo

sha256feng / model-long-missing-loop Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 8.1 MB

This repository contains code and examples to model multiple missing loops in tetrameric protein.

Rich Text Format 92.87% Python 2.46% Scheme 4.67%

model-long-missing-loop's Introduction

Model-long-missing-loop

This repository contains code and examples to model multiple missing loops in tetrameric protein.

Modeller script is mainly based on following link: https://salilab.org/modeller/wiki/Missing%20residues

Original resid Afterwards Original resid Afterwards
561 561-74=487 589 589-74=515
416 416-74=342 427 427-74=353
693 693-74=618 698 698-74=624

../../bin/mod9.21 mod-seg.py to execute the python script for Modeller. mod9.21 is an executable version of Python and Modeller.

- Execute the loop modeling for each chain. Mutate the "A" letters in `two-alignment.ali` to "B"/"C"/"D" letters. And run them in separate folder, because the output PDB files have the same names. Later I visually checked each chain's modeling result and `cat` them together.
List of output files as example:


- Loop modeling results: loops forming a knot -- need to fix 

Two segments have knotted structure of peptides. In order to prepare a cleaner version where there is no such problem, I use CHARMM script to solve this bad penetration issues. The program requires feeding of PSF and CRD files. So I generated PSF and CRD file firstly by CHARMM-GUI's PDBReader. Later I used following script to rotate the loops and did some minimization to avoid clash and bad angles.

Solve ring penetration issue

Read input structures:
   - step1_pdbreader.psf
   - step1_pdbreader.crd

Processing CHARMM script:
   - step2_pene_solve.inp

Principle:

  • Set some parts movable and others fixed;
  • Rotate, translate the movable part;
  • Local minimization first, then global minimization;

model-long-missing-loop's People

Contributors

sha256feng avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

rnaimehaom

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.