From 5e16268c5ab3e94ea77704420a0a8bd87e671ecf Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 8 Nov 2020 17:22:01 +0530 Subject: removed description from about and added linkk to Qrious --- app/templates/about.html | 1 - 1 file changed, 1 deletion(-) (limited to 'app/templates/about.html') diff --git a/app/templates/about.html b/app/templates/about.html index 59fdcd4..4e4c710 100644 --- a/app/templates/about.html +++ b/app/templates/about.html @@ -2,7 +2,6 @@ {% set active_page = "about" %} {% block main %}

About Curie Web

-

Curie Web is a web interface for my private Python Library called "Curie", with some aditional superpowers.

Docking

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.

Drug Designing

-- cgit v1.2.3