| Literature DB >> 25400521 |
Jacob D Durrant1, Lane Votapka2, Jesper Sørensen2, Rommie E Amaro1.
Abstract
Analysis of macromolecular/small-molecule binding pockets can provide important insights into molecular recognition and receptor dynamics. Since its release in 2011, the POVME (POcket Volume MEasurer) algorithm has been widely adopted as a simple-to-use tool for measuring and characterizing pocket volumes and shapes. We here present POVME 2.0, which is an order of magnitude faster, has improved accuracy, includes a graphical user interface, and can produce volumetric density maps for improved pocket analysis. To demonstrate the utility of the algorithm, we use it to analyze the binding pocket of RNA editing ligase 1 from the unicellular parasite Trypanosoma brucei, the etiological agent of African sleeping sickness. The POVME analysis characterizes the full dynamics of a potentially druggable transient binding pocket and so may guide future antitrypanosomal drug-discovery efforts. We are hopeful that this new version will be a useful tool for the computational- and medicinal-chemist community.Entities:
Year: 2014 PMID: 25400521 PMCID: PMC4230373 DOI: 10.1021/ct500381c
Source DB: PubMed Journal: J Chem Theory Comput ISSN: 1549-9618 Impact factor: 6.006
Figure 1POVME 2.0 graphical user interface.
Operating-System Compatibilitya
| operating system | python version | ||
|---|---|---|---|
| Scientific Linux 6.2 | 2.6.6 | 1.6.2 | 0.11.0 |
| OS X 10.9.1 | 2.7.5 | 1.6.2 | 0.11.0 |
| Windows 7 Home Premium | 2.7.6 | 1.8.0 | 0.13.3 |
POVME 2.0 has been successfully tested on all major operating systems with various versions of python, numpy, and scipy.
Figure 2A graphical summary of the POVME 2.0 algorithm. A) The user defines an inclusion region. B) The user defines an exclusion region. C) The portion of the inclusion region that is not also in the exclusion region is flooded with equidistant points. D) Any of the points that are close to receptor atoms are deleted. E) Any points outside the convex hull are optionally deleted. F) The user can optionally define a contiguous-points region. G) All points that are not contiguous with that region are similarly deleted.
Figure 3Volumetric density maps of the REL1 active site. Some regions of the protein have been removed to facilitate visualization. A) The crystallographic pose of the bound ATP molecule. Crystallographic water molecules indicate the location of a secondary binding pocket that is transiently accessible from the ATP-binding pocket. B) The region of the binding pocket identified as “open” at least 95% of the time when the trajectory was aligned by the active-site Cα atoms. C) The same region when the trajectory was aligned by the Cα atoms of the whole protein. D) The region of the binding pocket identified as “open” at least 25% of the time when the active-site-Cα alignment was again used.
Figure 4POVME 1.0 and 2.0 benchmarks. The graph shows benchmark REL1 pocket volumes as a function of simulation time. POVME 1.0 and 2.0 give nearly the same volume measurements (in black). When the POVME 2.0 convex-hull option is enabled, the volumes are smaller (in gray). The bottom panel, generated using the 1XDN crystal structure, illustrates the difference. When the convex-hull option is enabled, the region of the binding pocket is more accurately captured (solid gray) than when it is deactivated (black wireframe). Some portions of the protein have been removed to facilitate visualization.
Program Comparisonsa
| program | average volume ± SD | run time (1 thread) | run time (24 threads) |
|---|---|---|---|
| POVME 1.0 | 10500 | ||
| POVME 2.0 | 2071.3 ± 129.1 | 16 | 2 |
| POVME 2.0/convex hull | 1021.8 ± 154.8 | 92 | 8 |
| 814.4 ± 254.6 | 16 | ||
| MDpocket | 523.2 ± 60.5 | 11 | |
| PocketAnalyzerPCA | 811.5 ± 100.2 | 96* | |
| EPOSBP without clustering | 43 | ||
| EPOSBP with clustering | 259 |
The average pocket volume (in Å3), plus or minus the standard deviation, measured over the course of a REL1 trajectory using several pocket-analysis programs. Note that the POVME 1.0 results were, for all intents and purposes, identical to the POVME 2.0 results with the convex-hull feature disabled. Additionally, EPOSBP volume measurements are not included because that program does not output volume-per-frame data. The total run times for each program are given in minutes. A PCA calculation accounted for approximately 6 min of the PocketAnalyzerPCA run time (marked with an asterisk). As POVME 2.0 is designed to use multiple processors, the run times for parallel POVME 2.0 calculations are also shown.