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

Author Topic: average values from MD simulations  (Read 8477 times)

Offline ara

  • with-posts
  • *
  • Posts: 5
    • View Profile
average values from MD simulations
« on: February 27, 2011, 08:52:47 pm »
Hello,

I have been using 3DNA for about a month now and find it very useful especially after the Ruby scripts for MD analysis came out. Thank you!

I am using the program to analyze drug-DNA MD simulations and would like to plot base pairs vs Twist (or Rise or Roll) values and therefore I would like to find an average of those values for each base pair over the simulation. Does bp_helical or bp_step provide that kind of info? Or I will need to write my own script for that?

Please let me know if my question is unclear - I will try to clarify it better.

Thanks in advance!

Ara

Offline xiangjun

  • Administrator
  • with-posts
  • *****
  • Posts: 1640
    • View Profile
    • 3DNA homepage
Re: average values from MD simulations
« Reply #1 on: February 28, 2011, 12:13:19 am »
Hi Ara,

Thanks for using 3DNA, and for posting your question(s) in the forum. I am glad to hear that you found the Ruby scripts useful to your analysis of drug-DNA MD simulations -- at the very least, I take it as yet another user confirmation that the Ruby scripts are working as expected.
Quote from: "Ara"
I am using the program to analyze drug-DNA MD simulations and would like to plot base pairs vs Twist (or Rise or Roll) values and therefore I would like to find an average of those values for each base pair over the simulation. Does bp_helical or bp_step provide that kind of info? Or I will need to write my own script for that?
Again, since I have no direct MD-simulation experience, my understanding could be incomplete. If I guess it correctly, your MD simulations should include many snapshots. The output file for each parameter (e.g.,[mono:1b7xkmyt]x3dna_md_roll.out[/mono:1b7xkmyt] for Roll) from the Ruby scripts, [mono:1b7xkmyt]x3dna_md.rb/extract_par.rb[/mono:1b7xkmyt], contains tabulated values arranged in a m-by-n matrix, where m is the number of models/snapshots, and n is the number of base-pair steps. As noted in the initial release post, "The output parameter table is intended to be fed into R/Matlab/Octive/Excel etc for statistical analysis or visualization." Specially, I decided deliberately not to calculate mean/std etc statistics, even though it should be straightforward to add them.

On the other hand, the files "bp_helical.par" and "bp_step.par" are from each run of the [mono:1b7xkmyt][red:1b7xkmyt]analyze[/red:1b7xkmyt][/mono:1b7xkmyt] program on a snapshot, i.e., they are from native 3DNA output, and are overwritten each time unless you renamed them. Put another way, these two files are not related to your MD analysis; instead they are intended to be used with the [mono:1b7xkmyt][red:1b7xkmyt]rebuild[/red:1b7xkmyt][/mono:1b7xkmyt] program to construct DNA structures as specified by the parameters.

HTH,

Xiang-Jun

Offline temizna

  • with-posts
  • *
  • Posts: 19
    • View Profile
Re: average values from MD simulations
« Reply #2 on: March 09, 2011, 10:24:27 am »
Hi Ara

As Xiang-Jun suggested, you can use R and load your twist/roll data as matices to R. then by simply using colMeans function you can get the simulation means for each step as a vector and plot it.

HTH,
Alpay

Offline ara

  • with-posts
  • *
  • Posts: 5
    • View Profile
Re: average values from MD simulations
« Reply #3 on: March 19, 2011, 11:39:58 pm »
Thank you very much Xiang-Jun and Alpay for your responses.

I have two more questions though:

In my simulation I have a quite large opening of an AT base pair and a consecutive breaking of one of the hydrogen bonds between this pair. And I want to check if it is only T that is opening and stretching away from A or not. So I was wondering if 3DNA can give information on which base exactly is fluctuating more causing the opening in the pair or it can give information only on a base pair in this case?

My other question is about bending angle calculation. I know you have come across this question several times in this forum but my main issue is if I can calculate the DNA bending during the simulation time or I will need to find an average structure of my simulation and calculate the bending of that structure.

Thanks a lot in advance!

Ara
« Last Edit: March 20, 2011, 11:24:15 am by ara »

Offline xiangjun

  • Administrator
  • with-posts
  • *****
  • Posts: 1640
    • View Profile
    • 3DNA homepage
Re: average values from MD simulations
« Reply #4 on: March 20, 2011, 10:50:35 am »
Hi Ara,

Welcome back.

Quote
So I was wondering if 3DNA can give information on which base exactly is fluctuating more causing the opening in the pair ?
No. 3DNA "can give information only on a base pair in this case".

Quote
if I can calculate the DNA bending during the simulation time
No.

Quote
or I will need to find an average structure of my simulation and calculate the bending of that structure.
It is entirely up to you. Please remember that 3DNA is just a tool set.

See my blog post "Calculation of DNA bending angle " for more information.

HTH,

Xiang-Jun

 

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