The reference simulation for the parametrisation of atenolol was performed using the GROMOS 54A7 united atom forcefield with a topology from the `ATB database <https://atb.uq.edu.au/molecule.py?molid=23433>`_.
A single molecule of atenolol was solvated and equilibrated, before collecting a 50 ns trajectory using the GROMACS molecular dynamics simulator.
A reduced copy of this trajectory is provided in the tutorial files since the original is prohibitively large.
A reduced copy of this trajectory is provided in the tutorial files (as ``ref.xtc``, ``ref.gro`` contains the initial structure) since the original is prohibitively large.
Mapping Design
--------------
...
...
@@ -72,7 +72,7 @@ Model Generation
The process of model generation after having created the mapping and bond definition files is automated by PyCGTOOL.
In the simplest case, a parameter set may be generated simply by passing the four input files to PyCGTOOL::
In the menu, set the advanced option `dump_measurements` to `True` by selecting it with the arrow keys and toggling with the enter key.
Once this option has been set, continue by pressing the q key.
...
...
@@ -126,8 +127,8 @@ Again, the files created will be called ``36KB_length.dat`` and ``36KB_angle.dat
These samples were compared in the paper using an R script to generate a series of boxplots, but a simpler Python script is provided which may be used to compare the mean and standard deviations of the samples::
If the automatically generated parameters provide an accurate representation of the reference structure, the percentage error between the two samples will be small.
...
...
@@ -137,10 +138,11 @@ This may be performed using the standard GROMACS too `gmx gyrate`::