From 9ad055283402cef017979e8cf01154785b4569a1 Mon Sep 17 00:00:00 2001 From: James Graham Date: Wed, 4 Jan 2017 14:12:01 +0000 Subject: [PATCH] Fix typo --- doc/source/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tutorial.rst b/doc/source/tutorial.rst index da90443..dc7972b 100644 --- a/doc/source/tutorial.rst +++ b/doc/source/tutorial.rst @@ -138,7 +138,7 @@ This may be performed using the standard GROMACS too `gmx gyrate`:: gmx gyrate -f ref.xtc -s ref-for-rgyr.tpr -o ref-gyr.xvg gmx gyrate -f md.xtc -s md.tpr -o cg-gyr.xvg -In both cases select the 36KB group as the one on which to perform teh calculation. +In both cases select the 36KB group as the one on which to perform the calculation. These commands will calculate the radius of gyration for each trajectory frame for both the reference and CG simulations. The resulting `.xvg` files may be visualised using a graphing program such as `xmgrace` or compared in the same way as the bonded samples, using::