Merge branch 'master' of git://git.gromacs.org/gromacs
[gromacs/adressmacs.git] / share / html / online / g_helix.html
blob4a5b1ea3ca1b97f85a812446b3bcc40c265fbc53
1 <HTML>
2 <HEAD>
3 <TITLE>g_helix</TITLE>
4 <LINK rel=stylesheet href="style.css" type="text/css">
5 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#990000" alink="#FF0000">
6 <TABLE WIDTH="98%" NOBORDER >
7 <TR><TD WIDTH=400>
8 <TABLE WIDTH=400 NOBORDER>
9 <TD WIDTH=116>
10 <a href="http://www.gromacs.org/"><img SRC="../images/gmxlogo_small.png"BORDER=0 </a></td>
11 <td ALIGN=LEFT VALIGN=TOP WIDTH=280><br><h2>g_helix</h2><font size=-1><A HREF="../online.html">Main Table of Contents</A></font><br><br></td>
12 </TABLE></TD><TD WIDTH="*" ALIGN=RIGHT VALIGN=BOTTOM><p><B>VERSION 4.5<br>
13 Thu 26 Aug 2010</B></td></tr></TABLE>
14 <HR>
15 <H3>Description</H3>
16 <p>
17 g_helix computes all kind of helix properties. First, the peptide
18 is checked to find the longest helical part. This is determined by
19 Hydrogen bonds and Phi/Psi angles.
20 That bit is fitted
21 to an ideal helix around the Z-axis and centered around the origin.
22 Then the following properties are computed:<p>
23 <b>1.</b> Helix radius (file radius.<a href="xvg.html">xvg</a>). This is merely the
24 RMS deviation in two dimensions for all Calpha atoms.
25 it is calced as sqrt((SUM i(x^2(i)+y^2(i)))/N), where N is the number
26 of backbone atoms. For an ideal helix the radius is 0.23 nm<br>
27 <b>2.</b> Twist (file twist.<a href="xvg.html">xvg</a>). The average helical angle per
28 residue is calculated. For alpha helix it is 100 degrees,
29 for 3-10 helices it will be smaller,
30 for 5-helices it will be larger.<br>
31 <b>3.</b> Rise per residue (file rise.<a href="xvg.html">xvg</a>). The helical rise per
32 residue is plotted as the difference in Z-coordinate between Ca
33 atoms. For an ideal helix this is 0.15 nm<br>
34 <b>4.</b> Total helix length (file len-ahx.<a href="xvg.html">xvg</a>). The total length
35 of the
36 helix in nm. This is simply the average rise (see above) times the
37 number of helical residues (see below).<br>
38 <b>5.</b> Number of helical residues (file n-ahx.<a href="xvg.html">xvg</a>). The title says
39 it all.<br>
40 <b>6.</b> Helix Dipole, backbone only (file dip-ahx.<a href="xvg.html">xvg</a>).<br>
41 <b>7.</b> RMS deviation from ideal helix, calculated for the Calpha
42 atoms only (file rms-ahx.<a href="xvg.html">xvg</a>).<br>
43 <b>8.</b> Average Calpha-Calpha dihedral angle (file phi-ahx.<a href="xvg.html">xvg</a>).<br>
44 <b>9.</b> Average Phi and Psi angles (file phipsi.<a href="xvg.html">xvg</a>).<br>
45 <b>10.</b> Ellipticity at 222 nm according to <it>Hirst and Brooks</it>
46 <p>
47 <P>
48 <H3>Files</H3>
49 <TABLE BORDER=1 CELLSPACING=0 CELLPADDING=2>
50 <TR><TH>option</TH><TH>filename</TH><TH>type</TH><TH>description</TH></TR>
51 <TR><TD ALIGN=RIGHT> <b><tt>-s</tt></b> </TD><TD ALIGN=RIGHT> <tt><a href="files.html"> topol.tpr</a></tt> </TD><TD> Input </TD><TD> Run input file: <a href="tpr.html">tpr</a> <a href="tpb.html">tpb</a> <a href="tpa.html">tpa</a> </TD></TR>
52 <TR><TD ALIGN=RIGHT> <b><tt>-n</tt></b> </TD><TD ALIGN=RIGHT> <tt><a href="ndx.html"> index.ndx</a></tt> </TD><TD> Input </TD><TD> Index file </TD></TR>
53 <TR><TD ALIGN=RIGHT> <b><tt>-f</tt></b> </TD><TD ALIGN=RIGHT> <tt><a href="files.html"> traj.xtc</a></tt> </TD><TD> Input </TD><TD> Trajectory: <a href="xtc.html">xtc</a> <a href="trr.html">trr</a> <a href="trj.html">trj</a> <a href="gro.html">gro</a> <a href="g96.html">g96</a> <a href="pdb.html">pdb</a> cpt </TD></TR>
54 <TR><TD ALIGN=RIGHT> <b><tt>-to</tt></b> </TD><TD ALIGN=RIGHT> <tt><a href="g87.html"> gtraj.g87</a></tt> </TD><TD> Output, Opt. </TD><TD> Gromos-87 ASCII trajectory format </TD></TR>
55 <TR><TD ALIGN=RIGHT> <b><tt>-cz</tt></b> </TD><TD ALIGN=RIGHT> <tt><a href="files.html"> zconf.gro</a></tt> </TD><TD> Output </TD><TD> Structure file: <a href="gro.html">gro</a> <a href="g96.html">g96</a> <a href="pdb.html">pdb</a> etc. </TD></TR>
56 <TR><TD ALIGN=RIGHT> <b><tt>-co</tt></b> </TD><TD ALIGN=RIGHT> <tt><a href="files.html"> waver.gro</a></tt> </TD><TD> Output </TD><TD> Structure file: <a href="gro.html">gro</a> <a href="g96.html">g96</a> <a href="pdb.html">pdb</a> etc. </TD></TR>
57 </TABLE>
58 <P>
59 <H3>Other options</H3>
60 <TABLE BORDER=1 CELLSPACING=0 CELLPADDING=2>
61 <TR><TH>option</TH><TH>type</TH><TH>default</TH><TH>description</TH></TR>
62 <TR><TD ALIGN=RIGHT> <b><tt>-[no]h</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>no </tt> </TD><TD> Print help info and quit </TD></TD>
63 <TR><TD ALIGN=RIGHT> <b><tt>-[no]version</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>no </tt> </TD><TD> Print version info and quit </TD></TD>
64 <TR><TD ALIGN=RIGHT> <b><tt>-nice</tt></b> </TD><TD ALIGN=RIGHT> int </TD><TD ALIGN=RIGHT> <tt>19</tt> </TD><TD> Set the nicelevel </TD></TD>
65 <TR><TD ALIGN=RIGHT> <b><tt>-b</tt></b> </TD><TD ALIGN=RIGHT> time </TD><TD ALIGN=RIGHT> <tt>0 </tt> </TD><TD> First frame (ps) to read from trajectory </TD></TD>
66 <TR><TD ALIGN=RIGHT> <b><tt>-e</tt></b> </TD><TD ALIGN=RIGHT> time </TD><TD ALIGN=RIGHT> <tt>0 </tt> </TD><TD> Last frame (ps) to read from trajectory </TD></TD>
67 <TR><TD ALIGN=RIGHT> <b><tt>-dt</tt></b> </TD><TD ALIGN=RIGHT> time </TD><TD ALIGN=RIGHT> <tt>0 </tt> </TD><TD> Only use frame when t MOD dt = first time (ps) </TD></TD>
68 <TR><TD ALIGN=RIGHT> <b><tt>-[no]w</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>no </tt> </TD><TD> View output <a href="xvg.html">xvg</a>, <a href="xpm.html">xpm</a>, <a href="eps.html">eps</a> and <a href="pdb.html">pdb</a> files </TD></TD>
69 <TR><TD ALIGN=RIGHT> <b><tt>-r0</tt></b> </TD><TD ALIGN=RIGHT> int </TD><TD ALIGN=RIGHT> <tt>1</tt> </TD><TD> The first residue number in the sequence </TD></TD>
70 <TR><TD ALIGN=RIGHT> <b><tt>-[no]q</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>no </tt> </TD><TD> Check at every step which part of the sequence is helical </TD></TD>
71 <TR><TD ALIGN=RIGHT> <b><tt>-[no]F</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>yes </tt> </TD><TD> Toggle fit to a perfect helix </TD></TD>
72 <TR><TD ALIGN=RIGHT> <b><tt>-[no]db</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>no </tt> </TD><TD> Print debug info </TD></TD>
73 <TR><TD ALIGN=RIGHT> <b><tt>-prop</tt></b> </TD><TD ALIGN=RIGHT> enum </TD><TD ALIGN=RIGHT> <tt>RAD</tt> </TD><TD> Select property to weight eigenvectors with. WARNING experimental stuff: <tt>RAD</tt>, <tt>TWIST</tt>, <tt>RISE</tt>, <tt>LEN</tt>, <tt>NHX</tt>, <tt>DIP</tt>, <tt>RMS</tt>, <tt>CPHI</tt>, <tt>RMSA</tt>, <tt>PHI</tt>, <tt>PSI</tt>, <tt>HB3</tt>, <tt>HB4</tt>, <tt>HB5</tt> or <tt>CD222</tt> </TD></TD>
74 <TR><TD ALIGN=RIGHT> <b><tt>-[no]ev</tt></b> </TD><TD ALIGN=RIGHT> gmx_bool </TD><TD ALIGN=RIGHT> <tt>no </tt> </TD><TD> Write a new 'trajectory' file for ED </TD></TD>
75 <TR><TD ALIGN=RIGHT> <b><tt>-ahxstart</tt></b> </TD><TD ALIGN=RIGHT> int </TD><TD ALIGN=RIGHT> <tt>0</tt> </TD><TD> First residue in helix </TD></TD>
76 <TR><TD ALIGN=RIGHT> <b><tt>-ahxend</tt></b> </TD><TD ALIGN=RIGHT> int </TD><TD ALIGN=RIGHT> <tt>0</tt> </TD><TD> Last residue in helix </TD></TD>
77 </TABLE>
78 <P>
79 <hr>
80 <div ALIGN=RIGHT>
81 <font size="-1"><a href="http://www.gromacs.org">http://www.gromacs.org</a></font><br>
82 <font size="-1"><a href="mailto:gromacs@gromacs.org">gromacs@gromacs.org</a></font><br>
83 </div>
84 </BODY>