diff --git a/app/templates/about.html b/app/templates/about.html index 7c7a805..59fdcd4 100644 --- a/app/templates/about.html +++ b/app/templates/about.html @@ -6,7 +6,7 @@
This section deals with Molecular Docking and protein-ligand interactions. It uses AutoDock Vina[1] for docking, PyMOL[2] for visualisations, and PLIP[3] for interactions and binding site detection.
LSTM based on GitHub Code [4] which is based on the paper [5]
+LSTM based on @topazape's LSTM_Chem[4], a Tensorflow implementation of the paper Generative Recurrent Networks for De Novo Drug Design[5]
Quick Searches for PubMed and PubChem are powered by their respective APIs. Qrious app is written in SwiftUI and uses the FigShare API along with a pre-trained BERT[6] model.