CYANA Command: grid fragment: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Parameters ==
== Parameters ==


; selection=''string'': (default: ''none'')
; selection=''[[angle selection]]'': (default: ''none'')
; none                          
; none


== Description ==
== Description ==


Defines a fragment to be analyzed by a subsequent grid search. The
Defines a fragment to be analyzed by a subsequent grid search. The ''angle selection'' must select a connected subset of the torsion angles. Alternatively, the option '''none''' can be given to undefine the current fragment.
angle selection must select a connected subset of the dihedral
 
angles. Alternatively, the option '''none''' can be given to undefine
== Example ==
the current fragment. For instance,


  grid fragment "PSI 7 + PHI PSI CHI1 8 + PHI 9"
grid fragment "PSI 7 + PHI PSI CHI1 8 + PHI 9"


defines a molecular fragment comprising the PSI angle of residue 7, the
defines a molecular fragment comprising the ψ angle of residue 7, the ψ, φ and χ<sup>1</sup> angles of residue 8, and the φ angle of residue 9.
PHI, PSI and CHI1 angle of residue 8, and the PHI angle of residue 9.

Latest revision as of 13:53, 13 August 2009

Parameters

selection=angle selection
(default: none)
none

Description

Defines a fragment to be analyzed by a subsequent grid search. The angle selection must select a connected subset of the torsion angles. Alternatively, the option none can be given to undefine the current fragment.

Example

grid fragment "PSI 7 + PHI PSI CHI1 8 + PHI 9"

defines a molecular fragment comprising the ψ angle of residue 7, the ψ, φ and χ1 angles of residue 8, and the φ angle of residue 9.