{#- joint_calling.html Template for the report content for the joint calling. #} {%- extends 'base.html' %} {%- block title %} {{ module.title }} {%- endblock %} {%- block content %}

Filters Parameters

All filters parameters used is presented in this list:

Note:

Variants Detected

Show/Hide samples:

{%- for sample in module.vcf.vcf.samples %} {%- endfor %}
{{ module.table_html }}

Note: tooltips show GT:DP:GL tags of VCF format.

{%- endblock %}