{% load static %}

Help

Create circos plots indicating the presence(red scale)/absence(light blue) of homologous proteins in one or multiple other genomes. Click on the circos plot to open a new windows with clickable version of the plot.
rRNA are colored in blue, tRNA in red.

{% csrf_token %}
{{ form.as_p }}
{% block extrahead %} {% endblock %} {% if envoi_circos %} {% load static %} {% endif %} {% if envoi_region %} {% for one_feature in result %} {% endfor %}
{{header.1}} {{header.4}} {{header.5}} {{header.6}} {{header.7}} {{header.8}} {{header.11}} {{header.12}}
{{one_feature.1}} {{one_feature.4}} {{one_feature.5}} {{one_feature.6}} {{one_feature.7}} {{one_feature.8}} {{one_feature.11}} {{one_feature.12}}
{% endif %}