<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cyana.org/w/index.php?action=history&amp;feed=atom&amp;title=CYANA_Commands%3A_grid_correlate</id>
	<title>CYANA Commands: grid correlate - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cyana.org/w/index.php?action=history&amp;feed=atom&amp;title=CYANA_Commands%3A_grid_correlate"/>
	<link rel="alternate" type="text/html" href="https://cyana.org/w/index.php?title=CYANA_Commands:_grid_correlate&amp;action=history"/>
	<updated>2026-04-20T02:23:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://cyana.org/w/index.php?title=CYANA_Commands:_grid_correlate&amp;diff=4554&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://cyana.org/w/index.php?title=CYANA_Commands:_grid_correlate&amp;diff=4554&amp;oldid=prev"/>
		<updated>2009-01-28T23:35:41Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
; function=&amp;#039;&amp;#039;string&amp;#039;&amp;#039;              (required)&lt;br /&gt;
; selection=&amp;#039;&amp;#039;string&amp;#039;&amp;#039;: (default: &amp;#039;&amp;#039;none&amp;#039;&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This command defines relationships between dihedral angles in a grid&lt;br /&gt;
search. For instance, the dihedral angles of a sugar ring can be&lt;br /&gt;
represented by a single degree of freedom, the pseudorotation angle.&lt;br /&gt;
&lt;br /&gt;
To represent a group of dihedral angles as a single degree of&lt;br /&gt;
freedom in a grid search, this command has to be called once for each&lt;br /&gt;
correlated dihedral angle.  If exactly one angle within the fragment&lt;br /&gt;
is matched by the &amp;#039;&amp;#039;&amp;#039;selection&amp;#039;&amp;#039;&amp;#039; parameter, then this dihedral angle&lt;br /&gt;
will be related by the given &amp;#039;&amp;#039;&amp;#039;function&amp;#039;&amp;#039;&amp;#039;, a Fortran expression of type&lt;br /&gt;
real, to a variable, p. The variable p will be the single degree of&lt;br /&gt;
freedom during the grid search during which it will vary from 0 to&lt;br /&gt;
2*pi. If exactly two angles within the fragment are selected, one of&lt;br /&gt;
which has occurred in a previous angle correlate command, then the&lt;br /&gt;
&amp;quot;new&amp;quot; angle will be correlated by the given &amp;#039;&amp;#039;&amp;#039;function&amp;#039;&amp;#039;&amp;#039; to the same&lt;br /&gt;
parameter p as the &amp;quot;old&amp;quot; angle.&lt;br /&gt;
&lt;br /&gt;
For example, a molecular fragment consisting of the sugar ring of&lt;br /&gt;
nucleotide residue 4 in a DNA or RNA molecule can be defined, and the&lt;br /&gt;
dihedral angles of the sugar ring, DELTA, NU1, and NU2 be correlated&lt;br /&gt;
to the pseudorotation angle, as follows:&lt;br /&gt;
&lt;br /&gt;
  grid fragment &amp;quot;DELTA NU1 NU2 4&amp;quot;&lt;br /&gt;
  numax=40.0*pi/180.0&lt;br /&gt;
  grid correlate numax*cos(p+4*pi/5)+2*pi/3 &amp;quot;DELTA 4&amp;quot;&lt;br /&gt;
  grid correlate numax*cos(p-4*pi/5) &amp;quot;DELTA NU1 4&amp;quot;&lt;br /&gt;
  grid correlate numax*cos(p) &amp;quot;DELTA NU2 4&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[sugarring]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>