primaryodors / primarydock

PrimaryOdors.org molecular docker.
Other
6 stars 4 forks source link

More cron stuff. #286

Closed electronicsbyjulie closed 1 year ago

electronicsbyjulie commented 1 year ago

The cron got stuck on OR3A1 making zero progress so these changes attempt to remedy that.

electronicsbyjulie commented 1 year ago

The OR3A1+hGNAS2 model is misshapen. TMR5 and TMR6 are clashing in the ligand binding site.

image

image

image

electronicsbyjulie commented 1 year ago

A unit test will be necessary on this PR.

electronicsbyjulie commented 1 year ago

The TAAR test keeps failing for some stupid reason and I'd be able to find it and fix it if not for this STUPID SOCIAL EVENT THAT OCCURS SPORADICALLY, I HAVE ZERO INTEREST IN, I DON'T ENJOY GOING TO, AND CAN'T ^%$@# GET OUT OF HAVING TO GO TO! 😡😡😡😡😡😡😡😡😡😡😡😡

primaryodors commented 1 year ago

Github's code editor is pretty much unusable, anyway go ahead and merge ucase-aa3let into this branch. @ssepeq

electronicsbyjulie commented 1 year ago

Success! Casting the numbers to chars didn't work, but the strcpy() method does.

primaryodors commented 1 year ago

Great! How was the social event?

electronicsbyjulie commented 1 year ago

Painful.

Master unit test succeeded! Going to let the cron run through all the couples and see how it does in the predictions before marking this ready.

electronicsbyjulie commented 1 year ago

Looks like several G proteins are expressed in mammalian OSNs, but it's difficult to know which ones couple with ORs in the real world. https://doi.org/10.1093/chemse/bjw003

electronicsbyjulie commented 1 year ago

Also seeing a lot of proteins where the extracellular end of TMR6 has room to rock inward more and make contact between Y6.55 and D/E45.51, but doesn't presumably because TMR7 would clash with TMR2.

image

primaryodors commented 1 year ago

Go ahead and merge 287-coplanar-hydrogenation into the branch for this PR. @ssepeq

electronicsbyjulie commented 1 year ago

Merged.

electronicsbyjulie commented 1 year ago

Maybe not necesary to get ORs binding to hGNAO1, since they might not bind in the real world. TAARs are known to bind to it, and TAAR5 is coming up not all that far off vs. OR1G1 clashing like crazy.

https://en.wikipedia.org/wiki/Heterotrimeric_G_protein

electronicsbyjulie commented 1 year ago

GNAO1 seems to be involved in the inhibition of olfactory neurons. https://doi.org/10.1016%2Fj.mcn.2020.103585

This is not surprising since according to the Wikipedia link, GNAO1 signalling has the effect of closing Ca2+ channels, which are measured in some of the receptor-odorant assays. So some odorants that give a false positive prediction of being agonists but are actually antagonists or inverse agonists, might be better at binding to the GNAO1-bound OR vs. the GNAL- or GNAS2-bound receptor.

electronicsbyjulie commented 1 year ago

This PR is getting out of hand. Running master unit test in preparation to mark this ready.

electronicsbyjulie commented 1 year ago

Master unit test succeeded.

primaryodors commented 1 year ago

What's the status of this PR?