Netiquette · Download · News · Gallery · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL
· Video Overview · DSSR v2.5.2 (DSSR Manual) · Homepage
-
Dear users,
I found that x3dna gives the stacking area overlap between base-pairs/steps. But that only includes are overlap between paired bases. If i want to calculate stacking area between single stranded base residues say consecutive bases in an RNA loop..can it be done in 3DNA?
Thank you
Asmita
-
Hi Asmita,
For overlap areas along consecutive bases, the following command should do the trick:
find_pair -s INPUT.pdb stdout | analyze stdin
# check output file 'INPUT.outs'
Here assuming your PDB input file is INPUT.pdb. Note the -s option, which treats each nt along a strand consecutively. The output file has extension .outs instead of the normal .out for a duplex.
Note also that DSSR (http://forum.x3dna.org/rna-structures/dssr-software-for-defining-the-(secondary)-structures-of-rna/) has a --non-pair option which characterizes non-pairing interactions, i.e. base-stacking and H-bonding.
HTH,
Xiang-Jun
-
thanks dr Lu for the help..
Funded by the NIH R24GM153869 grant on X3DNA-DSSR, an NIGMS National Resource for Structural Bioinformatics of Nucleic Acids
Created and maintained by Dr. Xiang-Jun Lu, Department of Biological Sciences, Columbia University