Giter VIP home page Giter VIP logo

rmsdca's Introduction


author: Yufeng Tong date: 2021-01-31 ...

A PyMOL script to calculate and display conformational changes

This is a PyMOL script to calculate the r.m.s.d. of two aligned structures with same residue numbering, for comparing the conformations of one protein in two different structures or two proteins (e.g. one wild type and one mutant) in two structures.

The script will create a copy of the target protein, replace the B-factor with the r.m.s.d. and generate a sausage display of the target protein.

Installation

Save the script to any folder accessible in PyMOL.

Usage

This script has been tested on PyMOL version 2.4.

  1. Load two structures in the PyMOL program. Select polypeptide chains of interest, align them using PyMOL align or super command, and give them names, say mol1, and mol2
  2. File ā†’ Run Script and load this script.
  3. Run rmsdCA mol1, mol2, where mol1 is the reference structure, and mol2 is the target structure that will be colored.
  4. A tgt_gzt object will be created and displayed in cartoon-sausage mode with a color ramp.
  5. A pdb file rmsdBFactor_mol2.pdb will be generated and saved where the B-factor is the r.m.s.d. of the CĪ± atoms.
  6. A csv file rmsdCA_mol2.csv will be generated and save where it tabulate the r.m.s.d per residue.

TODO

rmsdca's People

Stargazers

 avatar

Watchers

 avatar

Forkers

qitsweauca

rmsdca's Issues

Weirdly high RMSD value for one residue in the model

I am getting a value of 5.1E+25 for RMSD for one of the residues in the models I am aligning. These are 2 chains of the same structure. Also, the values of RMSD don't match with pymol RMSD for the residues. In pymol, I did (an example using 2 chains of the same structure and for res 2):
align pdb_1_A and i. 2, pdb_1_B and i. 2.

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.