martin-sicho / genui-gui

GenUI frontend application. It provides a GUI to the GenUI REST API web services.
https://martin-sicho.github.io/genui/docs/index.html
MIT License
18 stars 7 forks source link

Installation #4

Closed debanjansen48 closed 1 year ago

debanjansen48 commented 2 years ago

Hallo Sir, I am a Linux Mint 19.3 Cinnamon user. My system is integrated with NVIDIA GPU and CUDA 11.3. Kindly guide me how to install your esteemed tool for denovo design and QSAR based prediction. Thanks

martin-sicho commented 1 year ago

Hi @debanjansen48, thanks for the interest in the software. The best way to get started would probably be through docker: https://github.com/martin-sicho/genui-docker/#quick-start.

This repo only contains the frontend part of the GenUI, but if you would like to add new features and customize things a bit more there is also documentation for the backend python package, which has instructions on how to setup your environment: https://martin-sicho.github.io/genui/docs/index.html. It is all still work in progress so far from being 'esteemed', but maybe you will find it useful :)