{{sample}}
| {{header}}{% endfor %} {% for variant in variants %} | 
|---|
| {{ "%.2f" % value if key in floating_keys else value }}{% endfor %} | 
Variant Calling Comparison
{{ title }}
Untick checkbox to hide some column
{% for column in hideable_columns %}| {{header}}{% endfor %} {% for variant in variants %} | 
|---|
| {{ "%.2f" % value if key in floating_keys else value }}{% endfor %} |