how to find homologous regions using genomic coordinates
1
0
Entering edit mode
2.9 years ago
Lila M ★ 1.2k

Hello,

I have 3 lists of rearrangements (with their breakpoints), they are bed files. I would like to know if there is any tool to check the homology in those regions (among my files), ideally with no more than 50bp on either side of the breakpoints

Thanks

homology regions genomic • 1.4k views
ADD COMMENT
0
Entering edit mode
2.9 years ago
Emily 23k

You could try the Ensembl REST API.

ADD COMMENT
0
Entering edit mode

Thank you for the tip, but I'm a bit confuse about how to use it, is there any tutorial or samithing for R ?

ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode

Thhank you, I did the course but couldn't find the proper tool to achieve this issue, do you already know which tool should I use or do you write this "just in case it could be useful"? thank you

ADD REPLY
0
Entering edit mode

I've given you the exact REST API endpoint that you need and I've given you a link to an online course that shows you how to use that REST API overall (but not that specific endpoint) and has loads of code that you can recycle. These two pieces of information together should be perfectly sufficient.

The only way I can see to help you more would be to write a script for you, which I'm not going to do for two reasons:

  1. That's not my job.
  2. I don't know what you actually want to retrieve homology to or what species your start data is from. But mainly, the first reason.

I am happy to help troubleshoot any specific problems you have with your script.

ADD REPLY
0
Entering edit mode

I don't want that anyone write a script for me or do my job. But if I undertand properly the example you sent me considers only a specific coordinates given and not a bounch of them stored in different files to check the homology among them.

ADD REPLY
0
Entering edit mode

Ah, you want to match between your files, not to known homology. Then I'm afraid I can't help you.

ADD REPLY
0
Entering edit mode

Exactly, I want to know if there is any homology in my regions or around the breakage sites. This is why I asked for clarifications before, because with the information you sent, I was not able to resolve my problem

ADD REPLY

Login before adding your answer.

Traffic: 3033 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6