You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Measures protein clustering vs time in a given MD simulation (XTC format of gromacs) and plots it using matplotlib;
Provides a protein clustering score; irrespective of atomistic/ coarse-grained resolution.
This shell script contains USAGE, INTRO, REQUIREMENTS, VARIABLES, RUN, and PLOT sections. Explore using a text editor for details.
PROTCLUS_avg.py
For multiple simulation replicates, execute the shell script separately. This python script is to extract the average from all simulations and plot.
About
PROTCLUS (1) measures protein clustering vs time in a given MD simulation (XTC format of gromacs) and plots it using matplotlib; (2) provides a protein clustering score; irrespective of atomistic/ coarse-grained resolution.