Probe GridMap Builder is a local web-based software interface designed to analyze molecular dynamics (MD) trajectories in trr/nc/xtc format, powered by the AMBER cpptraj backend. It enables users to generate grid-based interaction maps between protein structures and solvent probe atoms across dynamic frames. The runtime environment package is freely available here. The Probe GridMap Builder software package is freely available here. ๐ Live Demo
.trr or .nc trajectory filescpptrajcluster.py
# 1. Extract GridMap_denv.tar.gz
tar -xzf GridMap_env.tar.gz
# 2. Activate Environment
source GridMap_env/bin/activate
python probe-gridmap.py
open the http://127.0.0.1:8086