/webapps

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Webapps

A web interface for the following projects:

Mol2chemfig Web - provides a user-friendly interface for generating and modifying chemical structures and oeganic reactions depicted in chemfig format for LaTeX documents.

ML Chem Web - provides a user-friendly interface for several machine learning algorithms for Cheminformatics.

Install

This project requires Python 2.7 and the following libraries:

sudo apt-get install texlive-full

sudo apt-get install python-indigo

sudo pip-install flask

Run

In a terminal or command window and run the following command:

python manager.py runserver