¶Getting started
¶The exercise: interactive protein simulation
Start up the BPTI-IMD-v1
exercise using the graphical interface.
UnityMol will open, Gromacs will start up in the background, and the
visualization will connect to the running simulation. More
instructions are provided in the video walkthrough.
The protein is shown as multi-colored hyperballs, while the water molecules are shown as white-red-white colored triangle segments and the counter-ions as green spheres.
After an initial visual exploration, you may want to get rid of the water molecules, to simplify the manipulation of the trajectory. You can achieve this from the menu, by clicking on the eye icon next to the Line title line in the model_water submenu.
When you manipulate the simulation, be gentle, otherwise the simulation will crash and you need to start over. Common tasks may be:
- try to manipulate different parts of the protein: side-chains, backbone, secondary structure elements, loops, etc.
- observe how applied forces propagate in this system
- try to pull the termini apart, they are firmly held together
- you can manipulate the atomistic hyperballs, or the cartoon representation for comparison
¶Minimal UnityMol tips
- on the right hand side you have a python console. You can
quit each tutorial by typing
q()
plus enter. - you can modulate the applied force with the
f(value)
shortcut, wherevalue
is something in the range from roughly 0.1 to 6.0. You can check for the current value withfp()
. - if you want to save the coordinates of the current scene, use
s()
, which writessnap.pdb
in the current directory (it is indicated in the console upon saving) - if you do not need the console, you can hide it with the arrow in a blue circle
- on the left hand side you have the main graphical menu. you can control the visualization, trajectory player speed and a few other settings, such as visual effects
- the menu can also be hidden with it’s attached arrow in a blue circle, when you don’t need it
¶Video Walkthrough
You’ll learn:
- Manipulating the representations
- Adjusting pulling force
- Pulling on explicit atom or abstracted cartoon representations
Click like 👍 on the video if you’re excited to get started!