3DNA Forum

Questions and answers => RNA structures (DSSR) => DSSR-NAR paper => Topic started by: xiangjun on July 07, 2015, 05:34:29 pm

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

Title: Supplementary Figure 6 -- DSSR-identified k-turn in the SAM-I riboswitch
Post by: xiangjun on July 07, 2015, 05:34:29 pm
(http://x3dna.bio.columbia.edu/dssr-nar/supp-fig6-kturn-2gis/supp-fig6-kturn.png)
Quote
Figure S6: The k-turn identified by DSSR in the SAM-I riboswitch (PDB id: 2gis). Base-stacking interactions are interrupted around the k-turn even though the backbone is continuous along each strand. Thus DSSR assigns two helices (depicted by gray lines), the canonical helix on the left, and the noncanonical one on the right.


Starting from 2gis.pdb downloaded from the RCSB website, here is the complete script.

Code: Bash
  1. x3dna-dssr -i=2gis.pdb -o=2gis.out --prefix=2gis
  2. \cp 2gis-Kturns.pdb 2gis-kturn.pdb
  3. x3dna-dssr -i=2gis-kturn.pdb -o=2gis-kturn.out --helical-axis
  4. \cp dssr-helicalAxes.pdb 2gis-kturn-helices.pdb
  5. x3dna-dssr -i=2gis-kturn.pdb -o=2gis-kturn-blocks.r3d --block-file
  6.  
  7. pymol -qkc 2gis-kturn.pml
  8. convert -trim +repage -border 10 -bordercolor white 2gis-kturn-pymol.png 2gis-kturn.png

Note:

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