Giter Site home page Giter Site logo

compound2drug's Introduction

Compound2Drug

Introduction

A network data is composed of nodes and edges. An example of such network data would be social network data where nodes are people and their interests and edges are interconnections between them[2-5]. Many useful applications such as customized suggestions for social media users have been developed through the use of Machine/Deep learning algorithms which accomplish this through node classification and link prediction protocols.

Methods

The bindingDB database was downloaded and a network was constructed using NetworkX wherein the nodes where compounds and proteins and edges where the interactions between them. Lower the IC50 value for a compound to inhibit a particular protein, the shorter the edges were that link them together. Each compound is identified using the PubChem Compound ID (CID) and proteins are identified with the Protein Data Bank ID (PDB ID).To generate 2D embeddings of the network, the node2vec [29] python package was used. The module learnt the embeddings of 65 graphs and they were used to perform a machine learning/deep learning based multi-class classification .

compound2drug's People

Contributors

reekithak avatar bengeof avatar akhilmedvolt avatar ppvalluri09 avatar

Watchers

James Cloos 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.