{% load static %} {% load static %} {% get_static_prefix as STATIC_PREFIX %} {% include "chlamdb/header.html" %}
{% include "chlamdb/menu.html" %}
Subcategory: {{subcat_name}}

Help

Two outpus are generated:
-Maps: list of Kegg modules, their description and frequency in all the genomes.
-Profile: annotated phylogenetic tree to visualize the distribution of the enzymes of each Kegg module among the genomes in the annotated phylogenetic tree.

{% for line in data %} {% for value in line %} {% endfor %} {% endfor %}
Module Description # occurences
{{value|safe}}