1g_lie(1) GROMACS suite, VERSION 4.5 g_lie(1)
2
3
4
6 g_lie - free energy estimate from linear combinations
7
8 VERSION 4.5
9
11 g_lie -f ener.edr -o lie.xvg -[no]h -[no]version -nice int -b time -e
12 time -dt time -[no]w -xvg enum -Elj real -Eqq real -Clj real -Cqq real
13 -ligand string
14
16 g_lie computes a free energy estimate based on an energy analysis from.
17 One needs an energy file with the following components: Coul (A-B)
18 LJ-SR (A-B) etc.
19
21 -f ener.edr Input
22 Energy file
23
24 -o lie.xvg Output
25 xvgr/xmgr file
26
27
29 -[no]hno
30 Print help info and quit
31
32 -[no]versionno
33 Print version info and quit
34
35 -nice int 19
36 Set the nicelevel
37
38 -b time 0
39 First frame (ps) to read from trajectory
40
41 -e time 0
42 Last frame (ps) to read from trajectory
43
44 -dt time 0
45 Only use frame when t MOD dt = first time (ps)
46
47 -[no]wno
48 View output xvg, xpm, eps and pdb files
49
50 -xvg enum xmgrace
51 xvg plot formatting: xmgrace, xmgr or none
52
53 -Elj real 0
54 Lennard-Jones interaction between ligand and solvent
55
56 -Eqq real 0
57 Coulomb interaction between ligand and solvent
58
59 -Clj real 0.181
60 Factor in the LIE equation for Lennard-Jones component of energy
61
62 -Cqq real 0.5
63 Factor in the LIE equation for Coulomb component of energy
64
65 -ligand string none
66 Name of the ligand in the energy file
67
68
70 gromacs(7)
71
72 More information about GROMACS is available at <http://www.gro‐
73 macs.org/>.
74
75
76
77 Thu 26 Aug 2010 g_lie(1)