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

Circos plots indicating the presence/absence of homologous proteins in one or multiple other genomes

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