{% extends 'base.html' %} {% set active_page = "about" %} {% block main %}
Curie Web is a web interface for my private Python Library called "Curie", with some aditional superpowers.
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]
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.