A Python library for visualizing dynamically generated protein interactions using 3D node-link layout.
-
Requires
python=3.8
conda create -n myenv python=3.8 conda activate myenv
-
Install packages
cd src/ pip install -r requirements.txt
Note: You may need to install pygraphvis using conda forge:
conda install --channel conda-forge pygraphviz
-
Start server
./start.sh
-
Open browser
http://127.0.0.1:5000/index