I'm working to identify SVs in 10X linked-read data using methods alternative to longranger. What is the best way to call SVs from the adjacency info given in the bedpe file, or is there a tool that does this already? For example, it would be great if I could distinguish deletions from inversions. I understand that some SVs, such as inversions, create two novel adjacencies, while others, like deletions, create only one, which suggests I could write algorithm to find pairs of adjacencies. Maybe someone has already done this? Additionally, in the bedpe file, what does the orientation field indicate?
Thanks again for creating this method and making it easy to download and run!
I'm working to identify SVs in 10X linked-read data using methods alternative to longranger. What is the best way to call SVs from the adjacency info given in the bedpe file, or is there a tool that does this already? For example, it would be great if I could distinguish deletions from inversions. I understand that some SVs, such as inversions, create two novel adjacencies, while others, like deletions, create only one, which suggests I could write algorithm to find pairs of adjacencies. Maybe someone has already done this? Additionally, in the bedpe file, what does the orientation field indicate?
Thanks again for creating this method and making it easy to download and run!