Skip to content

PyMOL extension to map a protein pocket, generated from PockDrug, to the full protein structure.

License

Notifications You must be signed in to change notification settings

cbalbin-bio/pymol-map-pocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a pymol extension to map a protein pocket detected by PockDrug to the full protein. The pockets returned from PockDrug only contain the atoms that make up the pocket (it does not return it in context of the full protein).

Example of PockDrog Pocket (from 6WLC). Step 1 Screenshot

  1. Load extension into pymol. In the pymol command prompt:
run https://raw.githubusercontent.com/cbalbin-bio/pymol-map-pocket/master/pock2prot.py

Step 1 Screenshot

  1. Ensure both the full protein and the pocket are open in your pymol session. Invoke the extension in the pymol command prompt as so:
pock2prot pocket_name, protein_name

Step 2 Screenshot

  1. A new selection will be created under the name {protein_name}_{pocket_name}. You can now visualize the pocket in context of the full protein. For this example the full protein was colored blue, the new selection teal, transparency set to 0.25, and full protein shown by surface. Step 2 Screenshot

About

PyMOL extension to map a protein pocket, generated from PockDrug, to the full protein structure.

Topics

Resources

License

Stars

Watchers

Forks

Languages