Skip to content

Guide for PyMOL, preparing pdb files for MD simulation, making mutations

License

Notifications You must be signed in to change notification settings

John-Kazan/PyMOLGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide for PyMOL

Initial steps with PDB

Download PBD ID: 1BTL

rename it as 1btl_raw.pdb

Start PyMOL and load 1btl_raw.pdb

Screenshot

From Display show the Sequence

Screenshot

Sequence is now shown

Screenshot

Click A button next to all and select remove waters

Screenshot

Scroll to the right on Sequence and click on S04

Screenshot

click the A button next to (sele) and click remove atoms

Screenshot

Now we are going to save the new file

Go to File and select Export Molecule

Screenshot

Click Save

Screenshot

Type name as 1btl (without pdb extension) and then select PDB from the menu below and click Save

Screenshot

Now we created 1btl.pdb

(Compare with 1btl.pdb in the Beta-lactamase folder on github)

Make a mutation with PyMOL

Download WT_cript.pdb from PDZ folder on github

Start PyMOL and load WT_cript.pdb

Screenshot

From Display show the Sequence

From Wizard go to Mutagenesis and select Protein

Screenshot

As an example we are going to make the S102Y mutation

From the Sequence click on S102. This will select residue S102 and show options on the right panel

Screenshot

On the right panel click No Mutation and from the new panel select TYR

Screenshot

Using the arrows at the bottom of the right panel select a side chain rotamer with least amount of clashes (shown as red regions on the protein). After selecting the rotamer, first click Apply then click Done

Screenshot

Go to File and select Export Molecule

Screenshot

click Save

Screenshot

Type the name of the new pdb file as WT_cript_S102Y (without pdb extension) and then select PDB from the menu below and click Save

Screenshot

Now we created WT_cript_S102Y.pdb

About

Guide for PyMOL, preparing pdb files for MD simulation, making mutations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published