This is a test version of Biostars. For the public version, visit https://www.biostars.org.
SV detection software using split reads only?

Hi,

Is anyone aware of a SV detection software which uses split read information only to make its calls (i.e. not using discordant pairs)?

Any help would be appreciated.

Thanks,

David

genome

Maybe start with this review, section "split-read approaches".

Important to specify the technology you are using

First I answered assuming that he is using any long read technology, but from the question

discordant pairs

I assume he is using paired end reads

If you subset the Delly output to SV calls with the INFO:PRECISE flag then all these SVs are supported by split read information.

1 answer

Pindel version1 utilizes split read to detect SV.

Log in to answer this question.