Difference between revisions of "Mutagenesis"

From PyMOLWiki
Jump to navigation Jump to search
 
(7 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
PyMol has a '''Mutagenesis Wizard''' to make mutagenesis very easy for the end user.
 
PyMol has a '''Mutagenesis Wizard''' to make mutagenesis very easy for the end user.
  
 +
In [[rotkit]], a function has been made to call a mutagenesis.
 +
 +
As of PyMOL version [https://pymol.org/dokuwiki/?id=media:new22 2.2], users may now perform base mutations in nucleotide chains.
 +
== Walk-through ==
 
To mutate a residue follow these easy steps:
 
To mutate a residue follow these easy steps:
 
<OL>
 
<OL>
Line 16: Line 20:
  
 
[[Image:Mutag4.png|180px|none]]
 
[[Image:Mutag4.png|180px|none]]
<LI>Selecting the rotamer you think better fits your structure
+
<LI>Selecting the rotamer you think better fits your structure. <BR><BR>
  
 
     Several side chain orientations (rotamers) are possible. You can use
 
     Several side chain orientations (rotamers) are possible. You can use
Line 22: Line 26:
 
     this residue in PyMOL, whose current and total numbers are shown in the (green) Frame info. The rotamers
 
     this residue in PyMOL, whose current and total numbers are shown in the (green) Frame info. The rotamers
 
     are ordered according to their frequencies of occurrence in proteins, shown as a red percentage at the mutation
 
     are ordered according to their frequencies of occurrence in proteins, shown as a red percentage at the mutation
     object, which exists while mutagenesis is being performed.  
+
     object, which exists while mutagenesis is being performed. <BR><BR>
  
  
Line 29: Line 33:
 
<LI>Select Done
 
<LI>Select Done
 
</OL>
 
</OL>
 +
 +
== Explanation of colour codes ==
 +
 +
From [http://www.mail-archive.com/pymol-users@lists.sourceforge.net/msg06196.html]:
 +
 +
The visible disks & colors in the Mutagenesis Wizard indicate pairwise overlap of atomic van der Waals radii.  The intent is to provide a qualitative feedback regarding contacts and bumps.
 +
 +
Short green lines or small green disks are shown when atoms are almost in contact or slightly overlapping.  Large red disks indicate signficant van der Waals overlap.  Everything else lies between those extremes.
 +
 +
 +
 +
[[Category:Tutorials|Mutagenesis]]
 +
[[Category:Wizards]]

Latest revision as of 14:09, 25 July 2018

Mutagenesis

PyMol has a Mutagenesis Wizard to make mutagenesis very easy for the end user.

In rotkit, a function has been made to call a mutagenesis.

As of PyMOL version 2.2, users may now perform base mutations in nucleotide chains.

Walk-through

To mutate a residue follow these easy steps:

  1. Load a PDB file

    Mutag1.png
  2. Under the Wizard menu select Mutagenesis

    Mutag2.png
  3. In the PyMol viewer window select a residue

    Mutag3.png
  4. Select No Mutation and select resultant residue

    Mutag4.png
  5. Selecting the rotamer you think better fits your structure.

    Several side chain orientations (rotamers) are possible. You can use the back-and-forth movie controls (lower right corner) to display (in white) each of the rotamers available for this residue in PyMOL, whose current and total numbers are shown in the (green) Frame info. The rotamers are ordered according to their frequencies of occurrence in proteins, shown as a red percentage at the mutation object, which exists while mutagenesis is being performed.

  6. Select Apply
  7. Select Done

Explanation of colour codes

From [1]:

The visible disks & colors in the Mutagenesis Wizard indicate pairwise overlap of atomic van der Waals radii. The intent is to provide a qualitative feedback regarding contacts and bumps.

Short green lines or small green disks are shown when atoms are almost in contact or slightly overlapping. Large red disks indicate signficant van der Waals overlap. Everything else lies between those extremes.