Computational Biophysics Project

Project report for the course Computational Biophysics 2022-2023, University of Trento
By Diego Barquero Morera and Anna Pini

Description

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.

About the figures

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.

animations/0_plain.gif
Example of an interactive figure. Click the buttons on top of the figure to change between results.

Index