Closed tleonardi closed 3 years ago
Yes this is sadly a problem. SURVIVOR is a tool not only designed for this but many other things. As such some methods report 0/0 as found vs. ./. as not found. When genotyping that ./. should not remain anymore and thus SURVIVOR thinks it has been found... Thus there is this inconvenience for SUPP and SUPP_VEC is not reflecting this. However, I dont see a clear solution at the moment, because otherwise, people will complain about other methods.
I hope thats bearable. thanks Fritz
Oh and sorry for the late reply!
Hi @fritzsedlazeck, first of all thanks for the great set of tools! I've been following your Wiki page on SV calling for a population and I've run into an issue.
The final merged GTF contains the genotypes and allele frequencies for each sample, as it should. However, it appears that the SUPP and SUPP_VEC fields also include 0/0 calls, while based on the SURVIVOR documentation they shouldn't.
Here is an example where I would expect SUPP=2 and SUPP_VEC=0110. The record is broken into multiple lines to improve legibility:
Did I misunderstand the meaning of SUPP and SUPP_VEC?
Thanks in advance for your help!