[gmx-users] g_distMat: A tool to calculate average min-distance matrix on multiple CPU cores

rajendra kumar rjdkmr at gmail.com
Sun Oct 26 15:43:44 CET 2014


Dear GROMACS Users,

I have wrote a small tool g_distMat (https://github.com/rjdkmr/g_distMat).
It is almost similar to the g_mdmat.

Features:
> Average minimum-distance matrix (residue-wise) between two index groups
> Related Standard deviation and variance matrix
> Fraction of Contacts(map) over the trajectory for residues that are
within cut-off distance
> Parallel Calculation: uses multiple cores of CPU. Multi-threading using
pthread library.


With best regards,
Rajendra


More information about the gromacs.org_gmx-users mailing list