{{job_id}}

Generated using Bohra microbial genomics pipeline {{date}}


{% for t in td %} {% if t.type == 'summary' %} {% elif t.type == 'tree' %} {% endif %} {% endfor %}

{% for t in td %} {% if t.type == 'summary' %} {{t.head}}{{t.body}}
{% elif t.type == 'tree' %}

{{ t.image }}
{% endif %} {% endfor %}

Details

{% for t in td %} {% if t.type == 'table' %} {% elif t.type == 'matrix' %} {% elif t.type == 'tree' %} {% endif %} {% endfor %}

{% for t in td %} {% if t.type == 'table' %}

{{t.title}}

{{t.head}} {{t.body}}
{% elif t.type == 'matrix' %}

{{t.title}}

{{t.head}} {{t.body}}
{% elif t.type == 'pan' %}

{{t.title}}

{{t.head}} {{t.body}}
{{t.image}}
{% endif %} {% endfor %} {% block script %} {% endblock %}