VNtyper calibration evidence: {{ report.phase }}

This report keeps fitted versus validation versus held-out results visibly separate.

Profile SHA-256{{ report.profile_sha256 }} Protocol SHA-256{{ report.protocol_sha256 }} Evidence SHA-256{{ report.evidence_sha256 }} Objective{{ report.objective }}

Per-tier displayed, exact, and wrong counts

{% for row in report.tier_metrics %} {% endfor %}
TierDisplayedExactWrong
{{ row.tier }}{{ row.displayed }}{{ row.exact }}{{ row.wrong }}

Whole-locus abstentions

XD means optional minimum k-mer depth; it is not a read, molecule, or allele-length count.

{% for row in report.abstentions %} {% else %} {% endfor %}
SplitReasonCountRate
{{ row.split }}{{ row.reason }}{{ row.count }}{{ row.rate }}
No abstentions recorded.

Study provenance and boundary coverage

{% for heading, values in report.provenance.items() %}

{{ heading.replace('_', ' ').title() }}

{% endfor %}

Intervals, curves, and joint surface

{% for heading, values in report.statistics.items() %}

{{ heading.replace('_', ' ').title() }}

{% endfor %}

Limitations