Dear all,
I would like to extract the DNA helical axis from a pdb, which contains a protein and DNA.
I first run find_pairs mypdb.pdb sample.inp
Then, I guess I should run analyze (am I correct?):analyze sample.inp
Even though I get the following error message some files are generated.
......Processing structure #1: <sample.inp>......
[i] missing ' P ' atom : residue name 'DA5', chain D, number [ 1 ]
[i] missing ' OP1' atom : residue name 'DA5', chain D, number [ 1 ]
[i] missing ' OP2' atom : residue name 'DA5', chain D, number [ 1 ]
[i] missing ' P ' atom : residue name 'DC5', chain E, number [ 1 ]
[i] missing ' OP1' atom : residue name 'DC5', chain E, number [ 1 ]
[i] missing ' OP2' atom : residue name 'DC5', chain E, number [ 1 ]
[i] missing ' P ' atom : residue name 'DA5', chain D, number [ 1 ]
[i] missing ' P ' atom : residue name 'DC5', chain E, number [ 1 ]
My question is very simple. Where can I find the global linear helical axis in terms of its x, y, z coordinates?
At the end of the out file I see "local helical axis vector" where there is a vector for each pair. Should I average these vectors? I thought the axis was calculated by a fit to all base pairs, and so that there would be a single axis vector, not one for each base pair. Did I get something wrong?
Thanks in advance!
Ramon