- Feng et al. "Crystal structure of the crenarchaeal conserved chromatin protein Cren7 and double-stranded DNA complex." Protein Sci. 2010 Jun; 19(6):1253-7.
- Zhang et al. "Structural insights into the interaction of the crenarchaeal chromatin protein Cren7 with DNA." Mol Microbiol. 2010 Mar 16. [Epub ahead of print]
- Li et al. "Molecular dynamics studies of the 3D structure and planar ligand binding of a quadruplex dimer." J Mol Model. 2010 May 29. [Epub ahead of print]
- Chen et al. "Theoretical studies on the stacking interactions between methylated and unmethylated DNA bases." ACTA CHIMICA SINICA (in Chinese) 68(8):739-46. Published: Apr. 28, 2010.
Friday, June 11, 2010
3DNA citations from mainland Chinese researchers
Over the past couple of weeks, I have been quite surprised to notice the following four papers, by researchers from mainland China, that cite 3DNA:
block_atom, a little used 3DNA utility script
Following my previous post, "How is a base-pair rectangular block defined in 3DNA?", I feel it is in order to mention a tiny Perl script named block_atom that seems to have been little used by the 3DNA user community.
The basic idea of block_atom is to get an ALCHEMY data file which combines both atomic and block representations of nucleic-acid-containing structure in PDB format. The ALCHEMY file can then be displayed interactively using RasMol (v2.6.4, by its original author) (or Jmol).
Again, the point is best illustrated with an example. Here I am using 355d, the famous Drew-Dickerson B-DNA dodecamer solved at a high resolution by Williams and colleagues. Let the input PDB file be 355d.pdb, then the output file is automatically named 355d.alc, which can be displayed using RasMol with the options '-alchemy -noconnect'.
I initially wrote this utility script mostly for verification purpose, i.e., to make sure that the base reference frames are defined properly. For those who want to know more about 3DNA, having a look of the script (which is tiny) and understanding how it works could be a good exercise.
The basic idea of block_atom is to get an ALCHEMY data file which combines both atomic and block representations of nucleic-acid-containing structure in PDB format. The ALCHEMY file can then be displayed interactively using RasMol (v2.6.4, by its original author) (or Jmol).
Again, the point is best illustrated with an example. Here I am using 355d, the famous Drew-Dickerson B-DNA dodecamer solved at a high resolution by Williams and colleagues. Let the input PDB file be 355d.pdb, then the output file is automatically named 355d.alc, which can be displayed using RasMol with the options '-alchemy -noconnect'.
block_atom 355d.pdbOne view of RasMol rendered image is as below, which shows more clearly the minor-groove (colored blue) of the DNA duplex and the various intra-base-pair deformations (e.g., propeller and buckle):
rasmol -alchemy -noconnect 355d.alc
I initially wrote this utility script mostly for verification purpose, i.e., to make sure that the base reference frames are defined properly. For those who want to know more about 3DNA, having a look of the script (which is tiny) and understanding how it works could be a good exercise.
Subscribe to:
Posts (Atom)