Hi everyone,
Manta novice here. Does anybody know how is possible to retrieve the translocation lenght from Manta SV output (if it makes sense)? For example, we have the following translocation:
chr1 - chr6 : chr1 95016699 ]chr6:158767194]A MantaBND:4649:0:1:0:0:0:1
chr6 - chr1: chr6 158767194 C[chr1:95016699[ MantaBND:4649:0:1:0:0:0:0
and we would need to know the lenght of the translocated fragment. Also, can someone examplain us how the "alt" column is structured? Like, how must we interpret the following different cases:
ATTACAGGCGTGAGCCACCGCGCCC]chr6:78364271] ;
]chr6:158767194]A ;
C[chr1:95016699[
Thanks so much in advance
Thank you very much for the reply cmdcolin, it was very helpful. I will absolutely try jbrowse 2 and the breakpoint split view, it was kinda exactly what we needed. But it is still hard to me to understand why the lenght of my translocation is not meaningful. Maybe I will understand better using your suggested tools. Thanks again
If you can formulate what length represents, it could possible be pursued, but without a definition of the length, it's hard to say. For example if it is a balanced translocation (https://genetics.thetech.org/sites/default/files/BT1ll.jpg) possibly the chromosome arms could be exchanged (and you could say the "length" is related to the length of that chromosome arm). But, on a bioinformatic level, the VCF breakends are sort of hard to interpret as there may be other breakend events so we cant just say that there is a chromosome arm exchanged by looking at those two events (for example if there is another breakend further along in the chromosome, it might suggest there is something else going on, e.g. just a smaller chunk of chr6 is placed into chr1 or something like this).