Giter VIP home page Giter VIP logo

amirreza-mousavi / aspartate_racemase_ligands_bioactivity_prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28 KB

This scripts tries to predict the bioactivity of 131 compounds related to Aspartate Racemase enzyme with the aid of decision trees and SVM

License: MIT License

R 100.00%
svm support-vector-machines svm-model aspartate-racemase ligand dti dti-prediction chembl bioactivity chemoinformatics decision-trees maccs-fingerprint smiles

aspartate_racemase_ligands_bioactivity_prediction's Introduction

Aspartate_Racemase_Ligands_Bioactivity_Prediction

This scripts tries to predict the bioactivity of 131 small molecule compounds (taken from ChEMBL) related to Aspartate Racemase enzyme with the aid of MACCS166 Chemical Fingerprints (from Rcpi package), the Decision Tree algorithm (from rpart package), and Support Vector Machines (from e1071 package).

Installation

Make sure to have installed the following Bioconductor/CRAN/GitHub packages Rcpi, rpart, dplyr, e1071, stringr in your Rstudio IDE.

About the dataset

The result of a simple search in ChEMBL (about Aspartate Racemase, small molecules filtered) were downloaded as SDF and TSV files. The bioactivities were extracted from the TSV file with the following criteria : Bioactivity < 10 ==> High (H) , Bioactivity >= 10 ==> Low (L) and later stored as Bio2.csv file. The SDF file was passed to galaxy server and via open babel, the corresponding smi files were retrieved and saved as Smile_Files.smi.

Note: As one can observe, since the dataset is relatively small for such predictions, the change of seed or # of train data would significantly change the accuracy.


aspartate_racemase_ligands_bioactivity_prediction's People

Contributors

amirreza-mousavi 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.