Closed ghost closed 1 year ago
This is largely what I would expect. The main reason is that sniffles is a structural variant (SV) caller whereas HiFiCNV is a copy number variant (CNV). While there is some overlap between SVs and CNVs, the tooling tends to be looking for one of two fundamental signatures: break ends for SVs or read depth for CNVs. HiFiCNV was designed to complement SV callers like pbsv or sniffles, not replace it. As for the individual points:
Hope this helps, let me know if you have further questions / clarifications!
(1)HiFiCNV detected significantly fewer DEL/DUP variant sites than sniffles
(2)When calculating the same mutation sites of sniffles and HiFiCNV, it was found that multiple sites of sniffles correspond to the same site of HiFiCNV,Is it reasonable to take 0.9 for reads overlap?
(3)reads overlap=0.9 Based on experience,HiFiCNV common variation point is 16(The total number is 613),Sniffles2 common variation point is 36(The total number is 10519),Are the results reasonable?
the code: