{% 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 }}
{% if envoi_circos %} {% load static %}
{% endif %}