Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

The Equilibrium Binding Constant and Binding Strength02:18

The Equilibrium Binding Constant and Binding Strength

The equilibrium binding constant (Kb) quantifies the strength of a protein-ligand interaction. Kb can be calculated as follows when the reaction is at equilibrium:
Conserved Binding Sites01:49

Conserved Binding Sites

Many proteins’ biological role depends on their interactions with their ligands, small molecules that bind to specific locations on the protein known as ligand-binding sites. Ligand-binding sites are often conserved among homologous proteins as these sites are critical for protein function.
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally analyses the...
Physiological Pharmacokinetic Models: Assumption with Protein Binding01:13

Physiological Pharmacokinetic Models: Assumption with Protein Binding

Physiological models with protein binding in pharmacokinetics offer a sophisticated approach to understanding drug disposition. These models consider drug-protein interactions, enabling them to effectively predict drug concentrations in different organs and tissues. This precision aids in accurate drug dosing, providing a significant advantage over conventional models. A key process within these models is equilibration, which ensures that drug concentrations achieve a steady state within the...
Drug-Receptor Bonds01:25

Drug-Receptor Bonds

Drug-receptor bonds are formed through various chemical forces when drugs interact with target cells. Covalent bonds, strong and irreversible, are exemplified by DNA-alkylating anticancer agents that inhibit cell division. However, such irreversible drug binding lacks selectivity and can modify the DNA of the surrounding healthy cells. Covalent binding often contributes to tissue toxicity, as seen with chloroform and paracetamol metabolites binding to the liver, causing hepatotoxicity.
In...
Impact of Pharmacokinetic–Pharmacodynamic Models: Regulatory Decisions01:15

Impact of Pharmacokinetic–Pharmacodynamic Models: Regulatory Decisions

PK–PD modeling has significantly influenced FDA regulatory decisions, particularly drug approval, dosage optimization, and labeling. These models integrate pharmacokinetics (PK) and pharmacodynamics (PD) to predict drug behavior and effects, aiding in optimizing dosing regimens and enhancing the probability of clinical trial success.One notable example is Nesiritide (Natrecor®), a recombinant human brain natriuretic peptide for treating acute decompensated congestive heart failure (CHF).
Ligand Binding and Linkage00:49

Ligand Binding and Linkage

Allosteric proteins have more than one ligand binding site; the binding of a ligand to any of these sites influences the binding of ligands to the other sites. When a protein is allosteric, its binding sites are called coupled or linked.  In the case of enzymes, the site that binds to the substrate is known as the active site and the other site is known as the regulatory site. When a ligand binds to the regulatory site, this leads to conformational changes in the protein that can influence the...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Alternol-Induced Oxidative Modification of SQSTM1/p62 Is Associated with Nrf2 Signaling and Autophagy-Related Responses in Prostate Cancer Cells.

Antioxidants (Basel, Switzerland)·2026
Same author

NbBayesLM: bayesian prediction of nanobody thermostability using protein language model.

Frontiers in bioinformatics·2026
Same author

A machine learning and NLP pipeline for analyzing ESG and sustainability disclosures in the textile and apparel industry.

Scientific reports·2026
Same author

AI-enabled privacy-preserving cardiac diagnostics via electrocardiograms.

Scientific reports·2026
Same author

A sensitive and specific non-invasive urine biomarker panel for prostate cancer detection.

EBioMedicine·2025
Same author

A Deep Learning Framework for Protein-to-Metal Binding Prediction Using Protein Language Models.

IEEE transactions on computational biology and bioinformatics·2025
Same journal

A Multi-Modal Framework for Phage-Host Interaction Prediction Using Multi-View Contrastive Learning.

IEEE transactions on computational biology and bioinformatics·2026
Same journal

Decoding Gene-Disease Associations with Computational Methods: A Survey.

IEEE transactions on computational biology and bioinformatics·2026
Same journal

A Competitive Coevolution-based Cancer Driver Pathway Identification Algorithm for Maximizing Coverage, Mutual Exclusivity, and Subnet Importance.

IEEE transactions on computational biology and bioinformatics·2026
Same journal

Prediction of GO Terms Based on Partitioning PPI Networks into Highly Connected Components.

IEEE transactions on computational biology and bioinformatics·2026
Same journal

Modeling and Tracking of Heterogeneous Cell Populations via Open Multi-Agent Systems.

IEEE transactions on computational biology and bioinformatics·2026
Same journal

GENIE: A Two-Stage Interpretable Deep Learning Framework for Revealing the High-Order Genetic Interaction Network of Alzheimer's Disease.

IEEE transactions on computational biology and bioinformatics·2026
See all related articles

Related Experiment Videos

Parameter Efficient Deep Learning Models for Multi-Target Binding Affinity and hERG Cardiotoxicity Prediction.

Fairuz Shadmani Shishir, Bishnu Sarker, Cuncong Zhong

    IEEE Transactions on Computational Biology and Bioinformatics
    |June 22, 2026
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel dual-paradigm framework for predicting drug binding affinity and cardiotoxicity. The hybrid approach combines graph neural networks and efficient chemical language model adaptation, significantly improving prediction accuracy and reducing computational costs in drug discovery.

    Related Experiment Videos

    Area of Science:

    • Computational chemistry
    • Drug discovery
    • Toxicology

    Background:

    • Accurate prediction of binding affinity and toxicity is crucial for efficient drug discovery, aiming to lower development costs and improve drug safety.
    • Traditional computational methods like molecular docking and QSAR models have limitations in scalability and generalizability due to reliance on handcrafted features.
    • Chemical Language Models (CLMs) offer a scalable approach by learning molecular representations from Simplified Molecular Input Line Entry System (SMILES) strings.

    Purpose of the Study:

    • To develop and evaluate a novel dual-paradigm computational framework for predicting drug binding affinity and cardiotoxicity.
    • To compare the performance of the proposed framework against existing computational methods in drug discovery.
    • To demonstrate the efficiency of Low-Rank Adaptation (LoRA) for fine-tuning CLMs for toxicological predictions.

    Main Methods:

    • A hybrid framework integrating a Graph Neural Network (GNN) operating on molecular graphs and a fine-tuned Chemical Language Model (CLM) using Low-Rank Adaptation (LoRA).
    • The GNN component processes molecular structures directly, treating atoms and bonds as nodes and edges.
    • The CLM component is efficiently adapted for specific toxicological tasks, such as predicting cardiotoxicity for the human ether-á-go-go related gene (hERG).

    Main Results:

    • The hybrid framework achieved a high average Area Under the Receiver Operating Characteristic curve (AUROC) of 0.92 for predicting binding affinity across three protein targets.
    • The LoRA-adapted CLM demonstrated a strong AUROC of 0.93 for cardiotoxicity prediction.
    • The LoRA fine-tuning resulted in a significant 98% reduction in trainable parameters compared to traditional fine-tuning methods, while outperforming existing models.

    Conclusions:

    • The proposed dual-paradigm framework offers a powerful and efficient approach for predicting drug binding affinity and cardiotoxicity.
    • The integration of GNNs and LoRA-adapted CLMs represents a significant advancement in computational drug discovery, enhancing predictive accuracy and reducing computational overhead.
    • This methodology holds promise for accelerating the drug development pipeline by enabling more reliable early-stage safety and efficacy assessments.