{% extends "base.html" %} {% block content %}

Variant detected

This table present variant detected by freebayes after filtering. There are {{ nb_variant }} variants detected. You can download the table as csv format on this link and the vcf file here. {{ vcf_filter }} Note: the freebayes score can be understood as 1 - P(locus is homozygous given the data).
{% endblock %}