Heatmap of the presence/absence of {% if type == 'Pfam' %} Pfam domains {% elif type == 'COG' %} COG categories {% elif type == 'interpro'%} Interpro Entries. {% elif type == 'EC' %} EC numbers. Based on PRIAM data. Partial EC are not considered. {% elif type == 'ko' %} Kegg orthologous groups (KO) {% elif type == 'orthology' %} orthologous groups {% endif %}
{% if error %}{{ error_title }}
Help to interpret the results
The heatmap displays the number of
{% if type == 'Pfam' %}
times a Pfam domain shared by the genomes of interest is found.
{% elif type == 'COG' %}
COGs found per each COG category shared by the genomes of interest.
{% elif type == 'ko' %}
Kegg entries found per each Kegg orthologous groups shared by the genomes of interest.
{% elif type == 'orthology' %}
homologs found per each Orthogroups shared by the genomes of interest.
{% endif %}
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.