1GMX-WHEEL(1) GROMACS GMX-WHEEL(1)
2
3
4
6 gmx-wheel - Plot helical wheels
7
9 gmx wheel [-f [<.dat>]] [-o [<.eps>]] [-r0 <int>] [-rot0 <real>]
10 [-T <string>] [-[no]nn]
11
13 gmx wheel plots a helical wheel representation of your sequence. The
14 input sequence is in the .dat file where the first line contains the
15 number of residues and each consecutive line contains a residue name.
16
18 Options to specify input files:
19
20 -f [<.dat>] (nnnice.dat)
21 Generic data file
22
23 Options to specify output files:
24
25 -o [<.eps>] (plot.eps)
26 Encapsulated PostScript (tm) file
27
28 Other options:
29
30 -r0 <int> (1)
31 The first residue number in the sequence
32
33 -rot0 <real> (0)
34 Rotate around an angle initially (90 degrees makes sense)
35
36 -T <string>
37 Plot a title in the center of the wheel (must be shorter than 10
38 characters, or it will overwrite the wheel)
39
40 -[no]nn (yes)
41 Toggle numbers
42
44 gmx(1)
45
46 More information about GROMACS is available at <‐
47 http://www.gromacs.org/>.
48
50 2020, GROMACS development team
51
52
53
54
552019.6 Feb 28, 2020 GMX-WHEEL(1)