The focus of this project is to analyse the dynamics of a protease of interest. The software used to simulate the trajectory is GROMACS
, which integrates the equations of motion by means of the Velocity Verlet
algorithm. Once the trajectories were obtained they were analysed, focusing on general aspects of the trajectories, as well as frames of interest, the active sites and the distribution of water around the protein. The analysis is mostly performed via Python 3 scripts. The library MDAnalysis
facilitates dealing with GRO and XTC files, as well as performing different analysis methodologies. Refer to the repository for source code and initial input files necessary to reproduce all the steps detailed by the report.
Some figures in this report are interactive, meaning that they have buttons on top that allow to change between the plots/snapshots of different systems to better compare them.