Skip to main content

a PyMOL plugin and python package for visualization, comparison, and volume calculation of protein drug-binding sites

Project description


title: 'PyVOL: Protein Pocket Visualization, Segmentation, and Characterization'

image

image

Overview

PyVOL is a python library packaged into a PyMOL GUI for identifying protein binding pockets, partitioning them into sub-pockets, and calculating their volumes. PyVOL can be run as a PyMOL plugin through its GUI or the PyMOL prompt, as an imported python library, or as a command-line program. Visualization of results is exclusively supported through PyMOL though exported surfaces are compatible with standard 3D geometry visualization programs. The project is hosted on github by the Schlessinger Lab. Please access the repository to view code or submit bugs. The package has been most extensively tested with PyMOL 2.3+ running Python 3.7. Support for all python versions 2.7+ is intended but not as thoroughly tested. Support for PyMOL 1.7.4+ without the GUI is under development. Unfortunately, PyVOL can not currently run on MacOS Catalina due to its restrictions on running 32-bit executables. The Mac-compatible MSMS executable is not yet available in a 64-bit form.

Quick Installation into PyMOL 2.0+

PyVOL can be installed into any python environment, but installing directly into PyMOL 2.0+ is easiest. Download the basic GUI installer <https://github.com/schlessingerlab/pyvol/blob/master/installers/pyvol-installer.zip> and then use the PyMOL plugin manager to install that file: Plugins --> Plugin Manager --> Install New Plugin --> Install from local file --> Choose file...

This installs the PyVOL GUI. Select Plugins --> PyVOL --> Settings --> Install PyVOL from PyPI to fetch PyVOL and any missing dependencies. Once PyVOL has been installed, the location of MSMS must be added to the path. In the MSMS Settings panel, common locations for the executable can be searched. Once an executable has been identified and is displayed, Change MSMS Path can be clicked to make that executable visible to the back-end. The GUI should then display that it can find MSMS. For academic users and non-academic users with the Schrodinger incentive PyMOL distribution, installation is now complete. For all others install:MSMS Installation.

Example Basic Run

A simple calculation using the PyMOL prompt is to load a protein of interest and then run the pocket command. This is an example for the Sorafenib-bound structure of BRAF:

fetch '1UWH'
pocket "1UWH and chain B"

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bio-pyvol-1.6.8.tar.gz (431.0 kB view hashes)

Uploaded Source

Built Distribution

bio_pyvol-1.6.8-py2.py3-none-any.whl (435.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page