...so I tried changing the parameter from 0.6 to 2.0 but I am still unable to obtain the values for the helical axis. Does this mean that I should also change other parameters?
You've identified a bug in 3DNA v2.0
, so a big thank you! No other parameters need to be changed.
Technically, the bug is related to the tag [mono:hqpg41e9]"std_curved"[/mono:hqpg41e9] match; in the source code, it was mistaken as [mono:hqpg41e9]"std_curved "[/mono:hqpg41e9], i.e., with an extra space in the end. I've fixed this bug in the source; so the next release of 3DNA won't have this issue. As a temporary work around, simply add a suffix space in the tag, as below and it will work as expected:
<std_curved >0.6</std_curved > # add a space in the end!
As a side note, v1.5 does not have this bug.
HTH,
Xiang-Jun
[hr:hqpg41e9][/hr:hqpg41e9]
PS. As always, the more bugs reported, the merrier
! In future release of 3DNA, I will also add an acknowledgement list.