Skip to content
Nitish Garg edited this page Aug 31, 2017 · 3 revisions

OpenChemVault is a framework which can be used to setup a data repository of computational chemistry format log files and deploy a (public) server providing REST API and web interface to browse and view the documents in the repository, search/filter using parsed attributes available, add new files to the database, download a document’s data and instantly parse a log file with cclib just by uploading the file in browser.

The project makes use of cclib, 3Dmol.js, openbabel and is a flask-mongodb based framework.

Setup

User guide

Developer's guide

Clone this wiki locally