-
Notifications
You must be signed in to change notification settings - Fork 158
Glossary of ProDy Terminology
Xiaowei Bogetti edited this page May 21, 2024
·
13 revisions
This page provides you a simpler explanation/reminder for the terminology commonly used in ProDy.
ProDy Terminology | Description |
---|---|
Elastic Network Model (ENM) | The ENM represents a given protein or a protein complex by a network of nodes (or to say, beads) connected by elastic springs. For example, if a protein is composed of N residues, the ENM represents this protein as an elastic network composed of N nodes, positioned at α-carbon of each residue, and elastic springs of uniform force constant connecting residue pairs within a cutoff distance (e.g., 10 Å). ENM is especially useful to study large molecular machines. These molecular machineries often undergo collective conformational transitions and such motions are at long timescales, which are beyond the capability of sampling using full atomic simulations. There are two ENMs, Gaussian Network Model (GNM) and Anisotropic Network Model (ANM), which are our main focus. |
Gaussian Network Model (GNM) | In GNM, each node, |
Anisotropic Network Model (ANM) | In order to assess the directions of motions, an extension of GNM called Anisotropic Network Model (ANM) has been introduced. Instead of using |
Kirchhoff Matrix | Kirchhoff matrix, |
Hessian Matrix | Hessian matrix, H, (a 3Nx3N matrix) defines the connectivity of the ANM. |
ProDy Terminology (additional) | Description |
---|---|
Essential Site Scanning Analysis (ESSA) | ESSA identifies the residues whose perturbation upon ligand binding would cause a significant change in the frequency dispersion of global modes. These residues are called essential residues, as they play a dominant role in controlling the proteins’ essential dynamics. Perturbations are serially made on each residue via insertion of new nodes located at the heavy atoms of their sidechains for mimicking the crowding/constraints in their local environment imparted by ligand binding. The mean shift (usually increase) induced in the frequency of the softest modes is used as a measure of essentiality. Essential residues may include those participating in allosteric and orthosteric sites, as well as those modulating global hinge bending movements. |
ClustENMD | ClustENMD is a hybrid method that performs unbiased conformational sampling of highly flexible and/or large biomolecular systems. ClustENMD combines ENM and molecular dynamics (MD) simulations for conformational samplings. There are three major iterative steps in a ClustENMD simulation: 1) deforming each conformer (from previous generation) along random combinations of global ANM modes for generating new conformers; 2) clustering of new conformers to find cluster representative; and 3) performing a short MD simulation for each cluster representative using OpenMM software. |