Thanks for the immediate reply.
>Are the 100 snapshots stored in 100 separate PDB files, or all in one?
They are stored in 100 seperate PDBs.
> What would be an appropriate output format for the extracted parameters?
For e.g. Below is the part of 3DNA output file.
****************************************************************************
Local base-pair step parameters
step Shift Slide Rise Tilt Roll Twist
1 CG/CG -0.47 0.25 2.95 -3.89 5.88 26.83
2 GC/GC -0.38 1.12 3.63 -1.47 -11.72 51.06
3 CG/CG -0.59 -0.23 3.19 -6.17 9.46 22.37
4 GA/TC 1.02 -0.13 3.56 4.26 16.61 29.18
5 AA/TT -1.86 0.42 3.30 -0.02 1.06 40.25
6 AT/AT 0.09 -0.55 3.44 -9.90 -5.12 33.95
7 TT/AA -0.04 -1.23 3.62 -5.80 3.39 34.13
8 TC/GA -0.79 -1.74 3.13 3.33 -7.64 31.44
9 CG/CG 1.87 0.46 3.57 3.93 15.07 30.64
10 GC/GC -0.98 0.47 3.21 -6.57 -5.86 40.09
11 CG/CG 1.38 -0.30 2.83 4.67 1.96 33.37
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ave. -0.07 -0.13 3.31 -1.60 2.10 33.94
s.d. 1.10 0.82 0.28 5.18 9.23 7.71
****************************************************************************
Here, I want to extract a certain parameter, say Twist, for each base pair step . So the output file contains a single column with twist value corresponding to one particular base pair step ( say for 4th step, GA/TC) for which Twist values are extracted from 100 3DNA outputs ( i.e a single column with 100 lines). This should repeat for all the base pair steps ( I dont have a better idea to do this)
> In addition to the mean values of some parameters, e.g., Twist, how about their standard deviations and other related simple statistics?
At the end of the column contains the mean value and standard deviation for that particular base pair step.
Hope this will help
Sincerely
Aneesh