{% load static %} {% include "chlamdb/header.html" %}
{% include "chlamdb/comparison_header.html" %} {% if envoi_heatmap %}
Help to interpret the results

The heatmap displays the number of times an {{ object_name}} is found in each of the genomes of interest. Zooming into an area of interest you can visualize the presence/absence profile.
In white when absent, in blue present in one copy, and in pink present in two or more copies.

{{html_plot|safe}}
{% endif %}
{% include "chlamdb/style_menu.html" %}