Code Monkey home page Code Monkey logo

deepred-bbb's Introduction

DeePred-BBB

DeePred-BBB is a deep Neural network-based model for prediction of blood brain barrier permeability of compounds using Simplified Molecular Input Line Entry System (SMILES) notation of Compounds.

Contents

The files contained in this repository are as follows:

  • DeePred-BBB_Script.py: main script to run predictions
  • smiles.smi: user input structures (multiple)
  • DeePredmodel.h5: DNN prediction model
  • data.csv: training dataset
  • PaDEL: folder with executable for feature calculation

Requirements

  • Python
  • Numpy
  • Pandas
  • Keras
  • Tensorflow

Usage

In order to run BBB permeability predictions with DeePred-BBB, save input structures as SMILES in a single file (e.g. smiles.smi). Remember to give a name or ID to each structure.

  1. Download this repository and ensure that all the files are present in the same folder when running the script.
  2. Run DeePred-BBB_Scrip.py.
python DeePred-BBB_Script.py <folder>

If <folder> is not provided, the script runs in the current directory. A csv file (DeePred-BBB_predictions.csv) will be created in the folder where the script is run. A file containing the features generated by PaDEL will be also saved to disk (PaDEL_features.csv).

NOTE: Remember to activate the corresponding conda environment before running the script, if applicable.

Citation

If you use DeepPred-BBB in your publication, consider citing the paper:

@ARTICLE{10.3389/fnins.2022.858126,
AUTHOR={Kumar, Rajnish and Sharma, Anju and Alexiou, Athanasios and Bilgrami, Anwar L. and Kamal, Mohammad Amjad and Ashraf, Ghulam Md},   
TITLE={DeePred-BBB: A Blood Brain Barrier Permeability Prediction Model With Improved Accuracy},      
JOURNAL={Frontiers in Neuroscience},      
VOLUME={16},           
YEAR={2022},     
URL={https://www.frontiersin.org/articles/10.3389/fnins.2022.858126},       
DOI={10.3389/fnins.2022.858126},      	
ISSN={1662-453X}
}

deepred-bbb's People

Contributors

12rajnish avatar bernalfa 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.