Related Experiment Video
Updated: May 29, 2026

Incorporating Target Protein Structure Flexibility and Dynamics in Computational Drug Discovery Using Ensemble-Based Docking Analysis
Published on: June 20, 2025
DynamicDTA: Drug-Target Binding Affinity Prediction Using Dynamic Descriptors and Graph Representation
Dan Luo1, Jinyu Zhou1, Le Xu1
1School of Computer Science, Xiangtan University, Xiangtan, 411105, China.
Motivation:
Predicting drug-target binding affinity (DTA) is essential for identifying potential therapeutic candidates in drug discovery. However, most existing models rely heavily on static protein structures, often overlooking the dynamic nature of proteins, which is crucial for capturing conformational flexibility that will be beneficial for protein binding interactions.
Methods:
We introduce DynamicDTA, an innovative deep learning framework that incorporates static and dynamic protein features to enhance DTA prediction. The proposed DynamicDTA takes three types of inputs, including drug sequence, protein sequence, and dynamic descriptors. A molecular graph representation of the drug sequence is generated and subsequently processed through graph convolutional network, while the protein sequence is encoded using dilated convolutions. Dynamic descriptors, such as root mean square fluctuation, are processed through a multi-layer perceptron. These embedding features are fused with static protein features using cross-attention, and a tensor fusion network integrates all three modalities for DTA prediction.
Results:
Extensive experiments on three datasets demonstrate that DynamicDTA achieves by at least 3.4% improvement in score with comparison to seven state-of-the-art baseline methods. Additionally, predicting novel drugs for Human Immunodeficiency Virus Type 1 and visualizing the docking complexes further demonstrates the reliability and biological relevance of DynamicDTA.
Availability And Implementation:
The source code is publicly available and can be accessed at https://github.com/shmily-ld/DynamicDTA .
Related Concept Videos
Structure-Activity Relationships and Drug Design
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence its...
Pharmacodynamics: Overview and Principles
Most drugs' effects result from their interactions with drug receptors or targets within the body. These interactions trigger specific responses at the cellular or systemic level. Drug receptors can be found on the surfaces of cells or within...
Pharmacokinetic–Pharmacodynamic Relationship: Problems
Principles of Drug Action
Drugs can be agonists or antagonists. Like the endogenous ligands, agonists always bind and activate the target to produce a cellular response. Agonist binding induces a conformational change which in turn...
Pharmacodynamic Models: Direct Effect Model and Indirect Response Model
Targets for Drug Action: Overview
Receptors are either membrane-spanning or intracellular proteins, which upon binding a ligand, get activated and transmit the signal downstream to elicit a response. Drugs bind receptors, either mimicking the action of endogenous ligands or blocking the receptor activity to bring about a modified response. Nearly 35% of approved drugs target the G...
