{% load static %} {% include "chlamdb/header.html" %} {% load crispy_forms_tags %}
{% include "chlamdb/menu.html" %}

Help

Compare Cog categories between genomes.
Click on bars to get the corresponding locus.
Click on labels to get venn diagram of the category (max 6 species will be diplayed).

{% block content %}
{% csrf_token %} {% crispy form %}
{% endblock %}
{% if envoi %}
{% endif %}
{% include "chlamdb/style_menu.html" %}