Hi Cigdem,
Using 1e7k as an example, with the
--more option, you will see the following output,
stem#3[#2] bps=3
strand-1 5'-GCC-3'
bp-type |||
strand-2 3'-CGG-5'
helix-form AA
helical-rise: 2.50(0.10)
helical-radius: 9.58(0.87)
helical-axis: 0.603 0.693 -0.394
point-one: 13.025 22.254 97.826
point-two: 15.968 25.639 95.900
...
stem#4[#3] bps=2
strand-1 5'-GG-3'
bp-type ||
strand-2 3'-CC-5'
helix-form .
helical-rise: 3.25(0.11)
helical-radius: 9.79(0.24)
helical-axis: 0.474 -0.849 0.234
point-one: 31.349 15.331 89.586
point-two: 32.889 12.574 90.346
The bending angle you referred to (66.74 degrees) is calculated based on the two helical axes. See FAQ entry "
How to calculate DNA bending angle?" for more info.
The helical axis info is also available in --json output for each helix/stem when
--more is specified. Please read the "
DSSR User Manual", specifically Section 3.5 on "The --more option". To get a real feeling of what DSSR has to offer, it helps to
reproduce the "
results reported in the NAR paper".
HTH,
Xiang-Jun