Netiquette · Download · News · Gallery · G-quadruplexes · DSSR-Jmol · DSSR-PyMOL
· Video Overview · DSSR v2.5.1 (DSSR Manual) · Homepage
-
Hi Xiangjun,
Do you plan to implement Json output for SNAP?
Best,
Honglue
-
Yes.
-
Awesome.
Could you please let me know when you finish it?
Best,
Honglue
-
No timeline, as SNAP is still evolving, and nothing has been published on it yet
Could you tell me what you’re using SNAP for?
Xiang-Jun
-
I am trying to benchmark the staking interaction between nucleic acid base and amino acid side chain using SNAP. I think it will be easier for me to parse the information with json.
Best,
Honglue
-
I could add this portion in JSON for you to try out, if you (1) let me know more details on the format, and (2) agree to provide me with feedback on how the SNAP algorithm is working.
Xiang-Jun
-
Hi Xiangjun,
Thank you so much for your reply.
(1) Format:
I am thinking the similar format for DSSR should work great. If I remember it correctly, in DSSR json, you have an object called "hbonds" which you store all the hbonds pair right? For example:
[yuze@summer:dssr_learn] jq .hbonds[1] 6tna.json
{
"index": 2,
"atom1_serNum": 20,
"atom2_serNum": 1564,
"donAcc_type": "standard",
"distance": 2.663,
"atom1_id": "N1@1:A.G1",
"atom2_id": "N3@1:A.C72",
"atom_pair": "N:N",
"residue_pair": "nt:nt"
}
I think similar structure is fine. You can also add stacking interaction as a separate object in the json file.
By the way, in the introduction, you said
SNAP recognizes and outputs base-amino-acid H-bonding and stacking interactions.
Does that mean SNAP cannot output nucleic acid backbone interaction (only nucleic acid base)?
(2) Feedback:
I am currently training an undergraduate to analyze the interaction mode of RNA and protein. We will do the analyze for all the deposited protein RNA structures in RCSB. So we will definitely provide useful feedback when we encounter some wired cases.
Best,
Honglue
-
Hi Honglue,
I've planned to add JSON output for SNAP when it reaches v1.0. Now you are interested in JSON output for "the staking [sic] interaction between nucleic acid base and amino acid side chain using SNAP". I was asking you for more details on the format of this part so I can tailor my effort to your specific need. What SNAP text output you want to be in JSON format? Please use a concrete example to make your point unambiguous.
Does that mean SNAP cannot output nucleic acid backbone interaction (only nucleic acid base)?
Please start a new thread. Again, using a concrete example so I can better understand what you mean.
I am currently training an undergraduate to analyze the interaction mode of RNA and protein. We will do the analyze for all the deposited protein RNA structures in RCSB.
You may want to try other available (and published) tools for analyzing RNA-protein interactions from PDB coordinates. SNAP is in beta testing version, after all.
Xiang-Jun
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