{% if freq == "False"%} Heatmap of genes identifed in each COG category {% elif freq == "True" %} Heatmap of frequency of genes identifed in each COG category {% endif %}
Help to interpret the results
{% if freq == "False"%} Phylogenetic tree annotated with the number of genes distributed in each COG category. For each of the COG cateogries displayed on the x axis, the number of genes that fit in each category is reported for each genome. Colors are used to easily interpret the increment or decrement of members in each category within the whole collections. {% elif freq == "True" %} Phylogenetic tree annotated with the frequency of genes distributed in each COG category over the total amount of genes of each genome. Colors are used to easily interpret the increment or decrement of members in each category within the whole collections. {% endif %}