Git Product home page Git Product logo

dynamic-glep's Introduction

Dynamic-GLEP: Method of GPCR Ligand Efficacy Prediction Leveraging MD-based Ensemble Docking and Transfer Learning

This repository is the offical implementation of Dynamic-GLEP abstract_graph

Overview

G protein-coupled receptors (GPCRs), the largest family of human membrane proteins, play pivotal roles in numerous physiological processes and represent an important class of drug targets. Accurately identifying the efficacy of GPCR ligands is crucial for the development of drugs targeting GPCRs. Many computational prediction methods, when balancing speed and accuracy, often overlook the dynamic nature of interactions between proteins and ligands, which is crucial for the recognition of ligand efficacy.

Here we present Dynamic-GLEP, an approach for predicting the efficacy of GPCR ligands, leveraging dynamic conformational information of complexes and transfer learning (TL) based on equivariant graph neural networks. The core of this method involves considering the dynamic processes during protein-ligand binding and characterizing the representative protein conformational ensemble in multiple dimensions. Considering the rotational-translational equivariance of the molecule and the dynamic features of GPCR ligand binding, we integrated the previously developed Equiscore based on equivariant graph neural networks and transfer learning methods to predict ligand efficacy. Subsequently, we tested Dynamic-GLEP using 5-HT1A receptor as a case study, and the results demonstrated that our method outperformed 11 other methods in external tests. Furthermore, in virtual screening scenario, Dynamic-GLEP achieved a higher enrichment of active molecules compared to other static models.

Installation(to be continue...image

This code requires the installation of the following packages:

1.python == 3.7.0

2.numpy

3.pandas

4.scipy

5.scikit-learn

6.pytorch

7.tqdm

8.tap (pip install typed-argument-parser)

9.rdkit

Building of EquiScore+TL models are based on EquiScore (https://github.com/CAODH/EquiScore).

All packages can be installed using conda. Neural networks can be trained with CPU or GPU.

How to use(to be continue...image)

1.Get snapshots with molecular dynamics techniques

2.Get complexes by Ensemble Docking

3.Get model with Transfer learning

4.Anaysis

Citation

dynamic-glep's People

Contributors

orange2350 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.