3D Coordination of the genes

19 views
Skip to first unread message

Omar Abduljaleel

unread,
Jul 2, 2022, 12:40:18 PM7/2/22
to WashU Epigenome Browser
Hi, 


I have a question is there a possible way to measure the distance between genes in the 3d structure? or at least to have the x,y,z coordinates then it would be easy to find the distance?  



Thank you

lid...@gmail.com

unread,
Jul 2, 2022, 12:44:53 PM7/2/22
to WashU Epigenome Browser
Hi Omar,

Good question! The browser doesn't provide this feature directly...
I think a doable approach is to find nearest 3D coordinates for the genes you interested, then calculated the distance, usually we use this formula, math.sqrt((x1-x2)**2+(y1-y2)**2+(z1-z2)**2)

Omar Abduljaleel

unread,
Jul 2, 2022, 1:02:55 PM7/2/22
to WashU Epigenome Browser
thank you so much but where do you find the 3D coordinates is it in the same site or a different site that provide this information? 

lid...@gmail.com

unread,
Jul 2, 2022, 1:18:05 PM7/2/22
to WashU Epigenome Browser
Accidentally just replied to you...
like i replied difference cells might have different models, for example you can start with this https://github.com/lidaof/g3d/blob/master/test/GSM3271347_gm12878_01.impute3.round4.clean.3dg.txt.gz, and then use the coordinates of the genes you interested to check overlapping.

Omar Abduljaleel

unread,
Jul 6, 2022, 8:12:20 AM7/6/22
to lid...@gmail.com, Anthony....@mainehealth.org, WashU Epigenome Browser
I have to thank you a lot for providing these numbersDo these values correspond to both hg19 and mm10? and is there a way to recover these values from the model itself so I don't have to bother you alot 😂? 


Thank you,


Omar

--
You received this message because you are subscribed to a topic in the Google Groups "WashU Epigenome Browser" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/epgg/4cnS3QZycPY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to epgg+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/epgg/96a4cf55-9c7f-48ff-af20-7985aef47eccn%40googlegroups.com.

lid...@gmail.com

unread,
Jul 6, 2022, 11:35:41 AM7/6/22
to WashU Epigenome Browser
Hi Omar,

The values are just for hg19. There are also models for mouse mm10 from published studies.
if a model is converted to .g3d format, you can use g3dtools to query data out from the file, please see https://github.com/lidaof/g3d/tree/master/g3dtools#query
we found all models from published papers, for example https://pubmed.ncbi.nlm.nih.gov/30166492/
Reply all
Reply to author
Forward
0 new messages