This web app is designed for cheminformatics purposes, such as for pharmaceutical companies. It mainly provides functions to display docking simulation results, alphafold results, 3D alignment and concatenation of proteins. It also has a feature to save and restore the whole view, so you can share what you are seeing with your colleagues.
- Git clone from original source (https://github.com/nglviewer/ngl)
- Install and build from the clone
- Download this webapp folder
- Edit the path in index.html to your build path. See below.
line 14 <script src="../build/js/ngl.dev.js"></script> - Run by apache or nginx
All function and representations apply to the visible structures only.
load: some url addresses of web file
script: some function or representation files of scripts floder