3DNA Forum

Questions and answers => RNA structures (DSSR) => Topic started by: lvelve0901 on August 29, 2016, 06:18:47 pm

Netiquette · Download · News · Gallery · Homepage · DSSR Manual · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL · DSSR Licensing · Video Overview· RNA Covers

Title: Hoogsteen base pair coordinate frame
Post by: lvelve0901 on August 29, 2016, 06:18:47 pm
Hi, xiangjun,

I hope you have a good time.

Recently, I am analyzing a 12-mer DNA (MD trajectory) with N1-methyladenine in ADE16 which adopt a syn conformation and form Hoogsteen base pair with THY9. When I use X3DNA to analyzing it, I find some parameters are kinda wired. I analyze the base pair parameters in 3-22, 4-21, 5-20, 6-19, 7-18, 8-17, 9-16, 10-15 bps and step and helical parameters in 3-4, 4-5, 5-6, 6-7, 7-8, 8-9. 9-10.

First, let's just look at the analysis of first snapshots in this MD simulation (A6me_50ps.pdb).
(1) Base pair parameters: There are clear differences in the 9-16 step (HG base pairs) like shear, stretch and especially opening.
(2) Step and helical parameters: There are some sort of difference in tilt, twist, inclination.

My first question is: Where are these difference come from. I know that you define a coordinate frame for idealized DNA before analyzing, but is this definition also applied to Hoogsteen base pair? Do we need to redefine a coordinate frame for Hoogsteen base pair when we want to analyzing base pair parameters (or just use the idealized coordinate frame)? Are the step and helical parameters also intrinsically influenced by the coordinate frame of Hoogsteen base pair so we should expect to see these difference?

I also attach the full MD trajectory analysis for your reference. Some parameters' error bar is very large like x-displacement, y-displacement, that could be due to some MD issue which I plan to double check that.

Many thanks,

Best,
Honglue






Title: Re: Hoogsteen base pair coordinate frame
Post by: xiangjun on August 29, 2016, 07:35:10 pm
Hi Honglue,

You've touched on a common yet "complicated" issue on analyzing structures with non-cannoical base pairs (Hoogsteen in your case). 3DNA/DSSR takes the following technical details into consideration in deriving the base-pair and step parameters:

Code: [Select]
find_pair -s A6me_50ps.pdb
The output file "ref_frames.dat" contains contents like this:
Code: [Select]
   24 bases
...     1 C   # -:...1_:[CYT]C
  -13.1598     7.3845   -11.5069  # origin
    0.8356     0.4997     0.2281  # x-axis
   -0.1418    -0.2049     0.9684  # y-axis
    0.5307    -0.8416    -0.1003  # z-axis
...     2 G   # -:...2_:[GUA]G
  -10.7299     3.2207   -10.6198  # origin
    0.1231     0.8647     0.4870  # x-axis
   -0.7648    -0.2301     0.6018  # y-axis
    0.6324    -0.4465     0.6330  # z-axis
......
Code: [Select]
find_pair A6me_50ps.pdb | analyze
rebuild -atomic bp_step.par 3dna-rebuilt.pdb

I know this is a confusing area, and have planed to write something on the topic. The basic idea is that "no one size fits all". I am glad that you are interested in understanding what the numbers (from DSSR) mean.

HTH,

Xiang-Jun
Title: Re: Hoogsteen base pair coordinate frame
Post by: lvelve0901 on August 29, 2016, 09:48:42 pm
Hi, xiangjun,

Thank you so much.

I have two more questions:

(1) So I just checked each frame in my MD simulation. It seems like the x-displacement and y-displacement are not varied a lot. But you do see some big error bar (standard deviation) in my full MD analysis. I am wondering could this also be due to the coordinate frame issue (maybe it's more sensitive to some distance in this frame? I don't know) or is it just my MD issue?

(2) For the simple base pair and helical parameters you mentioned above, I am wondering that where is these parameters.
So what I did is:

3dna-dssr --json --more -i=A6me_50ps.pdb -o=A6me_50ps.json

And I manipulate the json file to get all the parameters I need. But I cannot find the simple base pair and helical parameters. Could you tell me where is it? And could you give me some explanation of this simple parameters or where to find the explanation?

Thank you again.

Best,
Honglue
Title: Re: Hoogsteen base pair coordinate frame
Post by: xiangjun on August 29, 2016, 11:52:29 pm
Quote
(1) So I just checked each frame in my MD simulation. It seems like the x-displacement and y-displacement are not varied a lot. But you do see some big error bar (standard deviation) in my full MD analysis. I am wondering could this also be due to the coordinate frame issue (maybe it's more sensitive to some distance in this frame? I don't know) or is it just my MD issue?

It is hard to say. However, the helical parameters are expected to be sensitive to local distortions during MD simulations.

Quote
(2) For the simple base pair and helical parameters you mentioned above, I am wondering that where is these parameters.
So what I did is:

3dna-dssr --json --more -i=A6me_50ps.pdb -o=A6me_50ps.json

They are exported as part of helices/stems, with only 4 parameters listed right now. Run the following command:

Code: [Select]
jq .helices A6me_50ps.json
You will see:

Code: [Select]
    "pairs": [
      {
        "index": 1,
        "nt1": "CYT1",
        "nt2": "GUA24",
        "bp": "C-G",
        "name": "WC",
        "Saenger": "19-XIX",
        "LW": "cWW",
        "DSSR": "cW-W",
        "bp1_params": [
          0.377,
          0.209,
          -1.05,
          44.947,
          -28.633,
          6.26
        ],
        "step_params": [
          -1.605,
          -0.545,
          4.072,
          -14.647,
          23.526,
          35.342
        ],
        "heli_params": [
          -3.539,
          0.357,
          3.487,
          33.19,
          20.664,
          44.637
        ],
        "bp2_params": [
          -0.413,
          0.024,
          -0.502,
          -2.768,
          -10.782,
          0.182
        ],
        "simple_Rise": 4.072,
        "simple_Twist": 37.532,
        "simple_hRise": 3.55,
        "simple_hTwist": 46.355
      },
Title: Re: Hoogsteen base pair coordinate frame
Post by: lvelve0901 on August 30, 2016, 09:03:38 pm
Hi, xiangjun,

(1) About the x and y displacement issue
Here I attach the overlay of some MD snapshots of 8-10 and 15-17 steps (9-16 bp is Hoogsteen base pair).
In the pse file I put some extreme example,

obj01: MD snapshot with x-displacement: 72 Å (9-10 step)
obj02: MD snapshot with x-displacement: -101 Å (9-10 step)
obj03: MD snapshot with y-displacement: 97 Å (9-10 step)
obj04: MD snapshot y-displacement: -192 Å (9-10 step)
obj05: fiber idealized b form DNA

These base steps looks fine to me but the output value is very huge. I think it is also due to the coordinate from of Hoogsteen base pair, right?

(2) About the simple parameters

Could you give me some introduction of these simple parameters? How do you define these parameters? The simple rise seems reasonable but I am not sure how to do manipulate the twist to make it normal?



Best,
Honglue

Title: Re: Hoogsteen base pair coordinate frame
Post by: xiangjun on August 31, 2016, 10:47:56 am
Hi Honglue,

Thanks for your followup.

Quote
(1) About the x and y displacement issue

I see the huge differences in numerical values of x-displacements in dinucleotide steps involving Hoogsteen pairs. Even in DNA structures with only Watson-Crick pairs, local distortions may also lead to a large variation of helical parameters. You're right in thinking that such dissimilarity is "also due to the coordinate from of Hoogsteen base pair".

To really understand why 3DNA/DSSR report the numbers you see, I'd suggest you to actually work out some examples. For example, you should be able to get the reported values for the following two cases by following $X3DNA/doc/tech-details.pdf:

Quote
obj01: MD snapshot with x-displacement: 72 Å (9-10 step)
obj02: MD snapshot with x-displacement: -101 Å (9-10 step)

You could first start with the base-pair (bp) references frames to derive the step and helical parameters. Thereafter, try to derive the bp parameters and bp reference frames from the base reference frames. Or the other way around, i.e., base reference frames ---> bp parameters + bp frame ---> step + helical parameters.

By really working out the examples, you'll have a deep understanding how 3DNA/DSSR is working. I will help you through, step by step, if you meet any difficult in the process.

Quote
(2) About the simple parameters

Could you give me some introduction of these simple parameters? How do you define these parameters? The simple rise seems reasonable but I am not sure how to do manipulate the twist to make it normal?

See my short communication "Characterization of base pair geometry (https://www.phenix-online.org/newsletter/CCN_2016_01.pdf)" in Computational Crystallography Newsletter (2016). 7, 6–9 (also included in $X3DNA/doc/CCN201601-base-pair-geometry.pdf).

See also by blogpost "Details on the simple base-pair parameters (http://x3dna.org/highlights/details-on-the-simple-base-pair-parameters)" and other posts referred therein.

Depending on users feedback, I will add more in the future to clarify the issue.

Xiang-Jun
Title: Re: Hoogsteen base pair coordinate frame
Post by: lvelve0901 on August 31, 2016, 11:53:51 am
Hi, xiangjun,

Thank you so much for your help. I fully understand the difficult task I have for now.

However, I think I don't need to address this issue for now. If I really need to solve this problem I will let you know and hopefully we can work with this together and conquer the task.  :)

Thank you again for your time。

Best,
Honglue
Title: Re: Hoogsteen base pair coordinate frame
Post by: xiangjun on August 31, 2016, 12:21:31 pm
Thanks for your questions on this common, confusing issue. 3DNA/DSSR already has means on this very topic, for quite a long time. I will consolidate the various docs and blog posts etc in one ms to fully address the issue. However, for those who want to get to the bottom of the technical details, there is no substitute than to work through real examples. And that's what I had suggested you to do.

Xiang-Jun

Created and maintained by Dr. Xiang-Jun Lu [律祥俊] (xiangjun@x3dna.org)
The Bussemaker Laboratory at the Department of Biological Sciences, Columbia University.