This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Algorithms for identification of insertion sites using split reads

Imaging I have a big insertion in the genome. Then if I sequence the sample and align the reads to the reference genome, I will get some split reads. I showed one example here. Image and video hosting by TinyPic

My plan is to identify the insertion site using these split reads.

Could anyone give me some suggestions of how to do this?

split read next generation sequencing data

2 answers

We've had reasonably good success using LUMPY, which takes advantage of split reads.

A lot of approaches to tackle this problem. A very good discussion here:

C: Identification of the sequence insertion site in the genome

Log in to answer this question.