Skip to content

This Repo contains our methodology and solution to predict / Synthesise potential Antidotes/Cure using AI solutions for the current pandemic

License

Notifications You must be signed in to change notification settings

rushi-the-neural-arch/COVID-19-Drug-Designing-using-Deep-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Drug Designing

Code & Literature

Summary

This repository is made in lieu of submission in SAMHAR hackathon.

Objective

  • Deep Learning aided COVID-19 vaccine development solution
  • To identify ligands and genome sequences having high docking score with the COVID-19 strand(s)
  • Ultimately suggest an existing FDA approved drug OR re-purposed existing FDA approved drug OR a new drug as a vaccine to the COVID-19

Solution Architecture

A new coronavirus (CoV) identified as COVID-19 virus is the etiological agent responsible for the 2019-2020 viral pneumonia outbreak that commenced in Wuhan. Currently there are no targeted therapeutics and effective treatment options remain very limited. Rigorous efforts are continuously being made by scientists and researchers all over the world to find molecules which can serve as a potential antidote. But practically, there are millions of compounds and such an exhaustive approach manually is extremely difficult and infeasible. Moreover, it might be very well possible that all the current drugs may not be an effective cure for this pandemic disease. This is where the role of AI comes in to help in the pursuit of discovering/generating an antidote. We propose a novel Composite Deep Learning solution consisting of a predictive network architecture and a novel interleaved GAN architecture to Predict and Generate potential antidotes.

Modules

Predictive Deep Learning Model

This model tries to cross reference the existing ligands and strands that fall in the genome family of COVID-19 (SARS-2) for highest docking score, and suggests a potential vaccine from the existing drugs.

Generative Deep Learning Network

Here, we propose a novel interleaved GAN architecture that generates new potential drugs using the Generative model which maps from the latent space of proven molecules like N3, Ebselen which act as a potential inhibitor.

Docking Evaluation & Deployment

Finally, the predicted and generated molecules can be evaluated by docking them with various enzymes and proteins essential for survival of CoV(for instance M proteinase) of CoV and can be further sent for synthesis or clinical trials and FDA tests can be conducted.

Built With

  • PyTorch
  • Fast.ai
  • Tensorflow

Datasets

The following datasets are being used to train the Predictive and Generative model.

Contribution

Please feel free to raise issues and fix any existing ones. Further details can be found in our code of conduct.

References

We gratefully thank all the researchers and developers who constantly work hard and open-source their findings to develop the solution to battle this pandemic to find better cure or vaccination and. The above-proposed work is made possible only because of their initial and continuous research, observations and findings.

Structure of Mpro from COVID-19 virus and discovery of its inhibitors

Building Attention and Edge Convolution Neural Networks for Bioactivity and Physical-Chemical Property Prediction

Graph Neural Network for Drug Discovery

Constrained Graph Variational Autoencoders for Molecule Design

The crystal structure of COVID-19 main protease in complex with an inhibitor N3

PyMol

National Centre for Biotechnology Information

AutoDock Vina for Molecular Docking

Generative Recurrent Networks for De Novo Drug Design

https://github.com/topazape/LSTM_Chem

Moses Dataset

ChemBL Dataset

Harmonizome Dataset

P-value testing

About

This Repo contains our methodology and solution to predict / Synthesise potential Antidotes/Cure using AI solutions for the current pandemic

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages