Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

To search for regions of high DNA helix flexibility in a DNA sequence, open the sequence in the Sequence View and select the Analyze ‣ Find high DNA flexibility regions item in the context menu. Note that only standard DNA alphabet is supported, i.e. the sequence should consist of characters A, C, G, T and N.

The following dialog appears:

HTML
<center>
     <br>
     <img src="/wiki/download/attachments/4227611/DNA Flexibility.png"/>
     <br>
</center>

The calculation is made for overlapping windows along a given sequence. If there are two or more consecutive windows with an average flexibility threshold (in each window) greater than the specified Threshold parameter, such area is marked by an annotation.

The average threshold in a window is calculated by the following formula:

Code Block
(average window threshold) = (sum of flexibility angles in the window) / (the window size - 1)

The following flexibility angles are used during the calculation:

DinucleotideAngleDinucleotideAngle
AA7.6CA14.6
AC10.9CC7.2
AG8.8CG11.1
AT12.5CT8.8
GA8.2TA25
GC8.9TC8.2
GG7.2TG14.6
GT10.9TT7.6

 

A minimum value is used when N characters is present in a dinucleotide:

  • CNNCGNNGNN: 7.2
  • ANNATNNT : 7.6

Children Display
alltrue