{% load static %} {% load custom_tags %} {% include "chlamdb/header.html" %}
{% include "chlamdb/menu.html" %} {% include "chlamdb/extract_nav_tabs_template.html" with type="ko" active_tab="bar" %}

Distribution of Kegg Orthologs within KO categories

{% csrf_token %} {{ form.as_p }}
{% if envoi %}
Help to interpret the results

This analysis let you compare the distribution of Kegg Orthologs for each KO category within genomes of interest. Each bar represent the number of Kegg Orthologs identified.

- Click on bars to get a list of the corresponding loci.
- Click on labels to get venn diagram of the shared Kegg Orthologs (max 6 species will be diplayed).

{% endif %}
{% include "chlamdb/style_menu.html" %}