Probe GridMap Builder is a local web-based software interface designed to analyze molecular dynamics (MD) trajectories in .trr or .nc 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. You can use this tool for free by clicking here. ๐ Live Demo
.trr
or .nc
trajectory filescpptraj
cluster.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:8082