manta icon indicating copy to clipboard operation
manta copied to clipboard

Split and spanning reads

Open dmaziec opened this issue 2 years ago • 1 comments

Hello,

In the VCF file, tags for spanning and split reads store the information about the support for the alternative and reference alleles.

##FORMAT=<ID=PR,Number=.,Type=Integer,Description="Spanning paired-read support for the ref and alt alleles in the order listed">
##FORMAT=<ID=SR,Number=.,Type=Integer,Description="Split reads for the ref and alt alleles in the order listed, for reads where P(allele|read)>0.999">

Could you explain what reads for the ref and alt alleles are in terms of spanning and split reads? How to interpret these values?

Thank you, Dominika

dmaziec avatar May 25 '22 19:05 dmaziec

Not sure if this has been addressed or not. But I do have the same question. I wonder whether PR and SR overlaps in some cases and if so, how would I know the total reference and alternate-supporting alleles from PR/SR info? Thank you!

Chennan

lichennan123 avatar May 19 '23 17:05 lichennan123