Coder Social home page Coder Social logo

drugrepuposingsglt2i's Introduction

DrugRepuposingSGLT2i

This is a showcase of how to perform drug repurposing by traditional machine learning.

My key concept is finding the existing drugs or compounds that may affect the specific target that I'm searching for.

For this project, I try to build a model that can predict the inhibitory bioactivity of the sodium-glucose cotransporter 2 (SGLT2). The SGLT2 inhibitors (SGLT2i) are now one of the promising drugs with clinical benefits for reduced cardiovascular disease, heart failure, progression of CKD, and mortality.

This project is composed of 4 parts.

  1. Download data from the ChemBL database. We select only compounds that have been tested the bioactivity to SGLT2.
  2. Clean and prepare data for modeling
    2.1 categorize IC50 to bioactivity classes (active/ inactive)
    2.2 Input features are the structure of the compound. We use Pubchem fingerprint to be the input of the model.
    2.3 We also check the drug-likeness property of our data.
  3. Construct the model. We split to train set: test set = 80: 20. The Random Forests and Extreme Gradient Boosting were used to be algorithm ML models.
  4. Deploy Models to the dataset that have not been tested activity to SGLT2 (from ChemBL).

This is a project for beginners of drug repurposing that have room for improvement and perform further researches.

This project was inspired by Dr. Duangdao Wichadakul, my supervisor.

Thank you:

drugrepuposingsglt2i's People

Contributors

miggiecs911 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.