Closed vivi-1406 closed 3 weeks ago
Hi Vivi,
The coverage values are the same as in single sample calling mode, i.e. upstream, start, center, end, downstream coverage of the variant. In multisample calling, the mean of all constituent single sample variants is used.
Those values should be the number of reads at those locations (meaning for insertions values 2, 3, and 4 should be roughly equal to DV, while the others should be upstream and downstream read count).
I think for the next release there will be a slight change where start and end coverage for insertions will be moved just outside the variant, meaning those should be DR at beginning and end of the variant, while the center coverage should be DV.
Hermann
Hello, I am currently using Sniffles for Multi-Sample SV Calling and have combined 18 samples. In one of the variant outputs, I encountered the following entry:
I would like to inquire about the meaning of the five numbers after "COVERAGE." Are they averages of the effective read counts (DR + DV) across the 18 samples? Or how they calculated it?