1GMX-DYECOUPL(1)                     GROMACS                    GMX-DYECOUPL(1)
2
3
4

NAME

6       gmx-dyecoupl - Extract dye dynamics from trajectories
7

SYNOPSIS

9          gmx dyecoupl [-f [<.xtc/.trr/...>]] [-n [<.ndx>]] [-ot [<.xvg>]]
10                       [-oe [<.xvg>]] [-o [<.dat>]] [-rhist [<.xvg>]]
11                       [-khist [<.xvg>]] [-b <time>] [-e <time>] [-tu <enum>]
12                       [-[no]w] [-xvg <enum>] [-[no]pbcdist] [-[no]norm]
13                       [-bins <int>] [-R0 <real>]
14

DESCRIPTION

16       gmx dyecoupl extracts dye dynamics from trajectory files.  Currently, R
17       and kappa^2 between dyes  is  extracted  for  (F)RET  simulations  with
18       assumed  dipolar  coupling  as  in  the  Foerster equation.  It further
19       allows the calculation of R(t) and kappa^2(t), R and kappa^2 histograms
20       and  averages,  as well as the instantaneous FRET efficiency E(t) for a
21       specified Foerster radius R_0 (switch -R0).  The input dyes have to  be
22       whole  (see  res  and  mol pbc options in trjconv).  The dye transition
23       dipole moment has to be defined by at least a single atom pair, however
24       multiple  atom  pairs can be provided in the index file. The distance R
25       is calculated on the basis of the COMs of the given  atom  pairs.   The
26       -pbcdist  option  calculates  distances  to  the nearest periodic image
27       instead to the distance in the box. This works however only, for  peri‐
28       odic  boundaries in all 3 dimensions.  The -norm option (area-) normal‐
29       izes the histograms.
30

OPTIONS

32       Options to specify input files:
33
34       -f [<.xtc/.trr/…>] (traj.xtc)
35              Trajectory: xtc trr cpt gro g96 pdb tng
36
37       -n [<.ndx>] (index.ndx)
38              Index file
39
40       Options to specify output files:
41
42       -ot [<.xvg>] (rkappa.xvg) (Optional)
43              xvgr/xmgr file
44
45       -oe [<.xvg>] (insteff.xvg) (Optional)
46              xvgr/xmgr file
47
48       -o [<.dat>] (rkappa.dat) (Optional)
49              Generic data file
50
51       -rhist [<.xvg>] (rhist.xvg) (Optional)
52              xvgr/xmgr file
53
54       -khist [<.xvg>] (khist.xvg) (Optional)
55              xvgr/xmgr file
56
57       Other options:
58
59       -b <time> (0)
60              Time of first frame to read from trajectory (default unit ps)
61
62       -e <time> (0)
63              Time of last frame to read from trajectory (default unit ps)
64
65       -tu <enum> (ps)
66              Unit for time values: fs, ps, ns, us, ms, s
67
68       -[no]w (no)
69              View output .xvg, .xpm, .eps and .pdb files
70
71       -xvg <enum> (xmgrace)
72              xvg plot formatting: xmgrace, xmgr, none
73
74       -[no]pbcdist (no)
75              Distance R based on PBC
76
77       -[no]norm (no)
78              Normalize histograms
79
80       -bins <int> (50)
81              # of histogram bins
82
83       -R0 <real> (-1)
84              Foerster radius including kappa^2=2/3 in nm
85

SEE ALSO

87       gmx(1)
88
89       More    information    about    GROMACS    is    available    at     <‐
90       http://www.gromacs.org/>.
91
93       2020, GROMACS development team
94
95
96
97
982019.6                           Feb 28, 2020                  GMX-DYECOUPL(1)
Impressum