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

Kegg Orthologs shared by the selected genomes

{% block content %} {% csrf_token %} {% crispy form %} {% endblock %}
{% if wrong_n_missing%}

Help to interpret the results

You cannot set a number of missing data bigger than the number of included genomes

{% elif no_match%}

No match

{% endif %} {% if envoi_extract %}
{% include "chlamdb/style_menu.html" %} {% include "chlamdb/show_hide_plasmid_accessions.html" %}