SearcharxivSearch

arXiv · 1512.00003

Implementation of The Double-Centroid Reduced Representation of Proteins and its Application to the Prediction of Ligand Binding Sites and Protein-Protein Interaction Partners Using FORTRAN 77/90 Language

Abstract

Transformation of protein 3D structures from their all-atom representation (AAR) to the double-centroid reduced representation (DCRR) is a prerequisite to the implementation of both the tetrahedral three-dimensional search motif (3D SM) method for predicting specific ligand binding sites (LBS) in proteins, and the 3D interface search motif tetrahedral pair (3D ISMTP) method for predicting binary protein-protein interaction (PPI) partners (Reyes, V.M., 2015a & c, 2015b, 2009a, b & c). Here we describe results demonstrating the efficacy of the set of FORTRAN 77 and 90 source codes used in the transformation from AAR to DCRR and the implementation of the 3D SM and 3D ISMTP methods. Precisely, we show here the construction of the 3D SM for the biologically important ligands, GTP and sialic acid, from a training set composed of experimentally solved structures of proteins complexed with the pertinent ligand, and their subsequent use in the screening for potential receptor proteins of the two ligands. We also show here the construction of the 3D ISMTP for the binary complexes, RAC:P67PHOX and KAP:phospho-CDK2, from a training set composed of the experimentally solved complexes, and their subsequent use in the screening for potential protomers of the two complexes. The 15 FORTRAN programs used in the AAR to DCRR transformation and the implementation of the two said methods are: get_bbn.f, get_sdc.f, res2cm_bbn.f, res2cm_sdc.f, nrst_ngbr.f, find_Hbonds.f, find_VDWints.f, find_clusters.f90, find_trees.f90, find_edgenodes.f90, match_nodes.f, fpBS.f90, Gen_Chain_Separ.f, remove_H_atoms.f and resd_num_reduct.f. Two flowcharts - one showing how to implement the tetrahedral 3D SM method to find LBSs in proteins, and another how to implement the 3D ISMTP method to find binary PPI partners - are presented in our two companion papers (Fig. 2, Reyes, V.M., 2015a, Fig. 1 & 2, Reyes, V.M., 2015c).

Explore related subjects

Keep this discovery

BibTeXRIS

Vicente M. Reyes. 2015-11-30. Implementation of The Double-Centroid Reduced Representation of Proteins and its Application to the Prediction of Ligand Binding Sites and Protein-Protein Interaction Partners Using FORTRAN 77/90 Language. https://arxiv.org/abs/1512.00003

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

Sequence-Informed Geometric Evaluation of RNA 3D Structures

Computational RNA structure pipelines generate many candidate conformations for the same sequence. Reliable evaluation therefore requires more than recognising plausible geometry, it requires determining whether that geometry is compatible with the sequence. We introduce SIRGE, a sequence-informed geometric evaluator that conditions structural representations on nucleotide embeddings from a pretrained RNA language model. Early results show that SIRGE outperforms established evaluators in Kendall--$\tau$ alignment, Top-1 selection, and Top-3 ranking. Controlled comparisons further show that sequence conditioning corrects errors made by an otherwise matched geometric model and improves target-level rank structure. These findings provide initial evidence that pretrained sequence representations supply ranking information that complements geometric reasoning.

q-bio.BM

PocketVE: Stable and Property-Guided Structure-Based Drug Design with Variance-Exploding Diffusion

Protein-conditioned 3D molecule generation is a central challenge in structure-based drug design, requiring a balance between pocket compatibility, molecular properties, and physical geometry. We propose \textbf{PocketVE}, a protein-pocket-conditioned variance-exploding (VE) diffusion framework that couples stable coordinate denoising with inference-time property guidance. Specifically, PocketVE combines an EDM-style training and sampling setup for 3D denoising, classifier-free guidance for multi-property steering without external property classifiers, and adaptive protein perturbation as a training-time pocket regularizer. Evaluated on CrossDocked2020 under the GenBench3D protocol, PocketVE improves Valid$_{3\text{D}}$ from 58.6 to 80.6 and reduces strain energy from 457.4 to 127.9 relative to its TAGMol architectural baseline, while retaining competitive docking and molecular-property scores under moderate guidance. A guidance-scale study shows that moderate guidance gives a favorable balance between target-related objectives and geometric quality, whereas stronger guidance can degrade geometry and distributional fidelity. Pocket-permutation and PoseCheck diagnostics further support pocket-specific spatial compatibility with reduced steric conflicts. Overall, the results suggest that geometric stability and inference-time property guidance should be considered as coupled design objectives.

q-bio.BM

Predicting directional flexibility in proteins

Predicting protein dynamics is a long-standing problem in computational structural biology. Often, protein function critically depends on local directed motions, such as hinge movements, catalytic loop rearrangements and domain reorientations, which can be characterized by directional flexibility and correlated structural motions of the protein backbone. While Molecular Dynamics (MD) simulations provide an established but often prohibitively expensive approach, recent deep generative models aim to reduce this cost by directly predicting conformational ensembles, emulating MD. However, due to their large size and the need to generate several states until the derived dynamical properties converge, these models remain expensive. In this work, we propose BackFlip-2: a fast SE(3)-equivariant graph neural network trained to directly predict dynamical descriptors, such as directional backbone flexibility and pairwise dynamic correlations, from an equilibrium structure. In a series of experiments, we show that our model matches the accuracy of substantially larger ensemble generation models while being orders of magnitude faster, and demonstrate that the proposed equivariant architecture is especially well-suited for capturing anisotropic motions in proteins. BackFlip-2 model weights, training and inference code are available at https://github.com/graeter-group/backflip.

q-bio.BM