Skip to content

This repository provide a process of a project related to proteins and compounds

Notifications You must be signed in to change notification settings

elbasanier-main/GCRNN_learning_prot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This work is under new modifications, it will be updated as soon as the results will be reliable. Thank you>>> This repository is part of a work for classifying interaction between compound represented by their chemical sequence and proteins also a sequential data. The aim of this is to integrate Graph for representing the chemical structure and CNN combined with recurrent layers for to obtain feature vector of the protein. The result is a binary class of the interaction or non interaction between the molecule and the protein.

Desription of datasets

Data is obtained from the script as given in the "Notice.txt" and need to emphasize again that data is desigend from Liu et al "Improving compound–protein interaction prediction by building up highly credible negative samples (Bioinformatics, 2015)." and that the ratio of positive and negative samples is 1:1.

Result

The architectura of the model the reprssent this code integrate of several deep learnng models model such as Graphs, Convolution Neural Networks followed Bi-Recurrent layers on to learn chemical and protein sequences and improve the accuracy of the prediction of their interections.

Main Packages

#Main Packgages

  • PyTorch
  • scikit-learn
  • RDKit

Attention

Updated Version

This repository will be upated again with more material upon the paper, which this code is used for, will be published to a repsective journal. Also and extended result review for implementing and comparing with more machine learning methods will be provided in a future moment.

Related to lincese from where a part of this code is used

This work is based on previoues model "Notice.txt" used and modified some script and with the intention for more updated in future for further more explations after the paper will be published in the selected Journal.

About

This repository provide a process of a project related to proteins and compounds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages