1
RNA structures (DSSR) / Re: Can 3DNA DSSR handle Left-handed DNA?
« Last post by xiangjun on Today at 08:30:02 am »Hi JiaolongBao,
Thank you for your follow-up on this topic. The analysis of L-DNA (with mirror-image sugar-phosphate backbones) is a new DSSR feature, added in response to user requests. DSSR can identify the mirror-image sugar components and classify the corresponding steps as L-DNA with a negative twist angle. Running DSSR on your 1BNA_L.pdb file yields the following results:
Regarding the sign inversion pattern of the base-pair and step/helical parameters, you are the first user to raise this question. In the current implementation, certain base-pair parameters are reversed due to the adjustment of the base reference frame, and the corresponding step/helical parameters follow those adjustments. I will examine the source code details and follow up on this topic soon.
From a user perspective, what behavior do you consider most logical? As the DSSR developer, I want the tool to meet user expectations while remaining mathematically consistent. The current implementation satisfies the requirements of Di and Gengshi, who initially requested this feature.
Best regards,
Xiang-Jun
Thank you for your follow-up on this topic. The analysis of L-DNA (with mirror-image sugar-phosphate backbones) is a new DSSR feature, added in response to user requests. DSSR can identify the mirror-image sugar components and classify the corresponding steps as L-DNA with a negative twist angle. Running DSSR on your 1BNA_L.pdb file yields the following results:
Code: [Select]
# x3dna-dssr -i=1BNA_L.pdb --more
helix#1[1] bps=12
strand-1 5'-CGCGAATTCGCG-3'
bp-type ||||||||||||
strand-2 3'-GCGCTTAAGCGC-5'
helix-form LLLLLLLLLLL
helical-rise: 3.35(0.44)
helical-radius: 9.37(0.98)
helical-axis: 0.088 -0.275 -0.958
point-one: -16.795 25.817 26.180
point-two: -13.557 15.707 -9.067
1 A.DC1 B.DG24 C-G WC 19-XIX cWW cW-W
bp1-pars:* [-0.42 -0.27 -0.06 -2.76 14.18 -3.67]
step-pars: [0.36 0.15 3.52 -3.40 -6.44 -40.31]
heli-pars: [0.55 0.11 3.52 9.26 -4.88 -40.94]
bp2-pars:* [-0.02 -0.27 -0.25 4.45 10.83 -4.02]
C1'-based: rise=3.52 twist=-38.57
C1'-based: h-rise=3.52 h-twist=-39.23
...
Regarding the sign inversion pattern of the base-pair and step/helical parameters, you are the first user to raise this question. In the current implementation, certain base-pair parameters are reversed due to the adjustment of the base reference frame, and the corresponding step/helical parameters follow those adjustments. I will examine the source code details and follow up on this topic soon.
From a user perspective, what behavior do you consider most logical? As the DSSR developer, I want the tool to meet user expectations while remaining mathematically consistent. The current implementation satisfies the requirements of Di and Gengshi, who initially requested this feature.
Best regards,
Xiang-Jun

Recent Posts