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)