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 - app/templates/home.html | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) 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

diff --git a/app/templates/home.html b/app/templates/home.html index d67cac7..f4d1a99 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -20,10 +20,10 @@ -

Analyse

+

Analyse (Beta)