Netiquette · Download · News · Gallery · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL · Video Overview · DSSR v2.5.0 (DSSR Manual) · Homepage
[justas@catfish tmp]$ x3dna-dssr -i=4zsf.pdb1 --symm --json | jq .chains
{
"m1_chain_B": {
"num_nts": 14,
"bseq": "CTCGACCGGTCGAG",
"sstr": "((((((((((((((",
"form": "ABBBB...BBBB.-",
"helical_rise": 3.489,
"helical_rise_std": 0.789,
"helical_axis": [
0.828,
0.076,
0.555
],
"point1": [
-18.24,
-31.778,
5.458
],
"point2": [
19.36,
-28.329,
30.661
],
"num_chars": 40,
"suite": "C1bT!!C4bG!!A!!C1bC!!G4bG!!T!!C!!G!!A!!G"
},
"m2_chain_B": {
"num_nts": 14,
"bseq": "CTCGACCGGTCGAG",
"sstr": "))))))))))))))",
"form": "ABBBB...BBBB.-",
"helical_rise": 3.489,
"helical_rise_std": 0.789,
"helical_axis": [
-0.828,
0.076,
-0.555
],
"point1": [
18.24,
-31.778,
31.283
],
"point2": [
-19.36,
-28.329,
6.08
],
"num_chars": 40,
"suite": "C1bT!!C4bG!!A!!C1bC!!G4bG!!T!!C!!G!!A!!G"
}
}
[justas@catfish tmp]$ x3dna-dssr -i=4ilm.pdb2 --symm --json | jq .chains
{
"chain_E": {
"num_nts": 16,
"bseq": "GCUAAUCUACUAUAGA",
"sstr": "......((.....)).",
"form": "A.....A......AA-",
"helical_rise": 0.115,
"helical_rise_std": 3.392,
"helical_axis": [
-0.734,
-0.496,
-0.464
],
"point1": [
64.548,
-24.513,
89.342
],
"point2": [
62.86,
-25.653,
88.275
],
"num_chars": 46,
"suite": "G!!C!!U!!A!!A4bU4nC1aU!!A!!C4pU2[A6pU!!A1aG1aA"
},
"chain_I": {
"num_nts": 16,
"bseq": "GCUAAUCUACUAUAGA",
"sstr": "......((.....)).",
"form": "A....BA......A.-",
"helical_rise": 0.305,
"helical_rise_std": 3.547,
"helical_axis": [
0.584,
0.616,
0.528
],
"point1": [
79.844,
-52.783,
70.422
],
"point2": [
83.132,
-49.316,
73.395
],
"num_chars": 46,
"suite": "G!!C!!U!!A!!A!!U4nC1aU!!A!!C4pU2[A6pU2aA1aG!!A"
}
}
[justas@catfish tmp]$ x3dna-dssr -i=4ilm.pdb2 --symm --json | jq .pairs
[
{
"index": 1,
"nt1": "1:E.C7",
"nt2": "1:E.G15",
"bp": "C-G",
"name": "WC",
"Saenger": "19-XIX",
"LW": "cWW",
"DSSR": "cW-W"
},
{
"index": 2,
"nt1": "1:E.U8",
"nt2": "1:E.A14",
"bp": "U-A",
"name": "WC",
"Saenger": "20-XX",
"LW": "cWW",
"DSSR": "cW-W"
},
{
"index": 3,
"nt1": "2:I.U6",
"nt2": "2:I.A16",
"bp": "U+A",
"name": "--",
"Saenger": "n/a",
"LW": "cWH",
"DSSR": "cW+M"
},
{
"index": 4,
"nt1": "2:I.C7",
"nt2": "2:I.G15",
"bp": "C-G",
"name": "WC",
"Saenger": "19-XIX",
"LW": "cWW",
"DSSR": "cW-W"
},
{
"index": 5,
"nt1": "2:I.U8",
"nt2": "2:I.A14",
"bp": "U-A",
"name": "WC",
"Saenger": "20-XX",
"LW": "cWW",
"DSSR": "cW-W"
}
]
# x3dna-dssr -i=4ilm.pdb2 --symm --json | jq .chains
{
"m1_chain_E": {
"num_nts": 16,
"bseq": "GCUAAUCUACUAUAGA",
"sstr": "......((.....)).",
"form": "A.....A......AA-",
"helical_rise": 0.115,
"helical_rise_std": 3.392,
"helical_axis": [
-0.734,
-0.496,
-0.464
],
"point1": [
64.548,
-24.513,
89.342
],
"point2": [
62.86,
-25.653,
88.275
],
"num_chars": 46,
"suite": "G!!C!!U!!A!!A4bU4nC1aU!!A!!C4pU2[A6pU!!A1aG1aA"
},
"m2_chain_I": {
"num_nts": 16,
"bseq": "GCUAAUCUACUAUAGA",
"sstr": "......((.....)).",
"form": "A....BA......A.-",
"helical_rise": 0.305,
"helical_rise_std": 3.547,
"helical_axis": [
0.584,
0.616,
0.528
],
"point1": [
79.844,
-52.783,
70.422
],
"point2": [
83.132,
-49.316,
73.395
],
"num_chars": 46,
"suite": "G!!C!!U!!A!!A!!U4nC1aU!!A!!C4pU2[A6pU2aA1aG!!A"
}
}
I checked the software on ~5500 PDB entries and found that the fixed version of DSSR works correctly.
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