SV quality metrics
Last updated
Was this helpful?
The following metrics are calculated for structural variants.
Structural variant callers use breakpoint clusters, depth shifts, and split-read evidence to compute quality. Large structural variants can fail quality thresholds even when the underlying biology is real.
The FILTER column value in VCF indicating whether a variant passed the caller's quality thresholds or failed some checks.
Represents the variant quality score as provided in the VCF.
Indicates the length of the structural variant.
Represents the number of bins supporting the structural variant call.
Start breakpoint confidence interval
Extracted from VCF INFO: CIPOS and displayed as two integers [lower, upper]. The interval width (upper - lower) determines the confidence level of the start breakpoint:
High (0–20)
Moderate (21–100)
Low (>100)
Available from v100.40.0+ versions.
End breakpoint confidence interval
Extracted from VCF INFO: CIEND and displayed as two integers [lower, upper]. The interval width (upper - lower) determines the confidence level of the end breakpoint:
High (0–20)
Moderate (21–100)
Low (>100)
Available from v100.40.0+ versions.
Extracted from VCF FORMAT: PR.
PR[0] indicates number of paired reads supporting the reference allele (REF)
PR[1] indicates number of paired reads supporting the alternate (ALT) structural variant allele.
Available from v100.40.0+ versions.
Extracted from VCF FORMAT: SR.
SR[0] indicates number of split reads supporting the reference allele (REF)
SR[1] indicates number of split reads supporting the alternate (ALT) allele.
Available from v100.40.0+ versions.
Last updated
Was this helpful?
Was this helpful?

