Netiquette · Download · News · Gallery · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL · Video Overview · DSSR v2.5.1 (DSSR Manual) · Homepage
U A A A G U G C U U A U
| | | | | | | | | |
A U U U C A C G C C U A
# build an RNA duplex with Watson-Crick base pairs
fiber -se=UAAAGUGCUUAU -r RNA-WC-duplex.pdb
find_pair RNA-WC-duplex.pdb stdout
# as shown below:
NA-WC-duplex.pdb
RNA-WC-duplex.out
2 # duplex
12 # number of base-pairs
1 1 # explicit bp numbering/hetero atoms
1 24 0 # 1 | ....>A:...1_:[..U]U-----A[..A]:..24_:B<.... 0.11 0.06 10.52 8.94 -4.24
2 23 0 # 2 | ....>A:...2_:[..A]A-----U[..U]:..23_:B<.... 0.11 0.06 10.52 8.94 -4.24
3 22 0 # 3 | ....>A:...3_:[..A]A-----U[..U]:..22_:B<.... 0.11 0.06 10.52 8.94 -4.24
4 21 0 # 4 | ....>A:...4_:[..A]A-----U[..U]:..21_:B<.... 0.11 0.06 10.51 8.94 -4.24
5 20 0 # 5 | ....>A:...5_:[..G]G-----C[..C]:..20_:B<.... 0.24 0.07 10.52 8.94 -4.10
6 19 0 # 6 | ....>A:...6_:[..U]U-----A[..A]:..19_:B<.... 0.11 0.06 10.52 8.95 -4.24
7 18 0 # 7 | ....>A:...7_:[..G]G-----C[..C]:..18_:B<.... 0.24 0.07 10.52 8.94 -4.09
8 17 0 # 8 | ....>A:...8_:[..C]C-----G[..G]:..17_:B<.... 0.24 0.07 10.52 8.95 -4.10
9 16 0 # 9 | ....>A:...9_:[..U]U-----A[..A]:..16_:B<.... 0.11 0.06 10.52 8.94 -4.24
10 15 0 # 10 | ....>A:..10_:[..U]U-----A[..A]:..15_:B<.... 0.11 0.06 10.52 8.94 -4.24
11 14 0 # 11 | ....>A:..11_:[..A]A-----U[..U]:..14_:B<.... 0.11 0.06 10.52 8.94 -4.24
12 13 0 # 12 | ....>A:..12_:[..U]U-----A[..A]:..13_:B<.... 0.11 0.06 10.52 8.94 -4.24
##### Base-pair criteria used: 4.00 0.00 15.00 2.50 65.00 4.50 7.50 [ O N]
##### 0 non-Watson-Crick base-pairs, and 1 helix (0 isolated bps)
##### Helix #1 (12): 1 - 12
# now mutate A15 and A16 on chain B to C
mutate_bases 'c=B s=16 m=C; c=B s=15 m=C' RNA-WC-duplex.pdb RNA-ok-duplex.pdb
find_pair RNA-ok-duplex.pdb stdout
# now you get the desired miRNA-mRNA duplex with two U--C mis-matches:
RNA-ok-duplex.pdb
RNA-ok-duplex.out
2 # duplex
12 # number of base-pairs
1 1 # explicit bp numbering/hetero atoms
1 24 0 # 1 | ....>A:...1_:[..U]U-----A[..A]:..24_:B<.... 0.11 0.06 10.52 8.94 -4.24
2 23 0 # 2 | ....>A:...2_:[..A]A-----U[..U]:..23_:B<.... 0.11 0.06 10.52 8.94 -4.24
3 22 0 # 3 | ....>A:...3_:[..A]A-----U[..U]:..22_:B<.... 0.11 0.06 10.52 8.94 -4.24
4 21 0 # 4 | ....>A:...4_:[..A]A-----U[..U]:..21_:B<.... 0.11 0.06 10.51 8.94 -4.24
5 20 0 # 5 | ....>A:...5_:[..G]G-----C[..C]:..20_:B<.... 0.24 0.07 10.52 8.94 -4.10
6 19 0 # 6 | ....>A:...6_:[..U]U-----A[..A]:..19_:B<.... 0.11 0.06 10.52 8.95 -4.24
7 18 0 # 7 | ....>A:...7_:[..G]G-----C[..C]:..18_:B<.... 0.24 0.07 10.52 8.94 -4.09
8 17 0 # 8 | ....>A:...8_:[..C]C-----G[..G]:..17_:B<.... 0.24 0.07 10.52 8.95 -4.10
9 16 0 # 9 | ....>A:...9_:[..U]U-**--C[..C]:..16_:B<.... 0.11 0.06 10.52 8.99 0.76
10 15 0 # 10 | ....>A:..10_:[..U]U-**--C[..C]:..15_:B<.... 0.11 0.06 10.51 8.99 0.76
11 14 0 # 11 | ....>A:..11_:[..A]A-----U[..U]:..14_:B<.... 0.11 0.06 10.52 8.94 -4.24
12 13 0 # 12 | ....>A:..12_:[..U]U-----A[..A]:..13_:B<.... 0.11 0.06 10.52 8.94 -4.24
##### Base-pair criteria used: 4.00 0.00 15.00 2.50 65.00 4.50 7.50 [ O N]
##### 2 non-Watson-Crick base-pairs, and 1 helix (0 isolated bps)
##### Helix #1 (12): 1 - 12
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