Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cluster Analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Cluster Analysis of Molecular Dynamics Trajectory Data\n",
"\n",
"*A tutorial/workshop created by [Charlie Laughton](mailto:charles.laughton@nottingham.ac.uk) for [CCP-BioSim](http://www.ccpbiosim.ac.uk)*\n",
"*A tutorial/workshop created by [Charlie Laughton](mailto:charles.laughton@nottingham.ac.uk) for [CCP-BioSim](http://www.ccpbiosim.org)*\n",
"\n",
"### Introduction\n",
"By the \"jumping amongst minima\" model of MD dynamics, we expect large ensembles/long trajectories to show clustering in conformational space. Cluster centres correspond to local minima conformations, and the sizes and shapes of the clusters tell us about the shape of the free energy surface.\n",
Expand Down