31
RNA structures (DSSR) / Re: 2D DNA structure
« Last post by xiangjun on February 02, 2024, 12:13:19 pm »Hi Luka,
Thanks for attaching file AATAAA_dna.pdb (no need to copy-and-paste the content). DSSR does what you want, as shown below:
It generates output file AATAAA_dna.out, and a few auxiliary files including dssr-2ndstrs.ct and dssr-2ndstrs.dbn which are all attached.
See the post [No more grant funding for 3DNA/DSSR](http://forum.x3dna.org/site-announcements/no-more-grant-funding-for-3dnadssr/).
Xiang-Jun
Thanks for attaching file AATAAA_dna.pdb (no need to copy-and-paste the content). DSSR does what you want, as shown below:
Code: [Select]
x3dna-dssr -i=AATAAA_dna.pdb -o=AATAAA_dna.out
# dssr-2ndstrs.dbn
>AATAAA_dna nts=16 [AATAAA_dna] -- secondary structure derived by DSSR
GCGCGAATAAACGCGC
(((((......)))))
# dssr-2ndstrs.ct
16 ENERGY = 0.0 [AATAAA_dna] -- secondary structure derived by DSSR
1 G 0 2 16 1
2 C 1 3 15 2
3 G 2 4 14 3
4 C 3 5 13 4
5 G 4 6 12 5
6 A 5 7 0 6
7 A 6 8 0 7
8 T 7 9 0 8
9 A 8 10 0 9
10 A 9 11 0 10
11 A 10 12 0 11
12 C 11 13 5 12
13 G 12 14 4 13
14 C 13 15 3 14
15 G 14 16 2 15
16 C 15 0 1 16
It generates output file AATAAA_dna.out, and a few auxiliary files including dssr-2ndstrs.ct and dssr-2ndstrs.dbn which are all attached.
See the post [No more grant funding for 3DNA/DSSR](http://forum.x3dna.org/site-announcements/no-more-grant-funding-for-3dnadssr/).
Xiang-Jun