{% load static %} {% load custom_tags %}

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.

COG category: {% with data|first as first_doc %}{{ first_doc.4 }}{% endwith %}

{%for values in data%} {%endfor%}
COG id Category Category description Cog description
{{values.0}} {{values.1}} {{values.2}} {{values.3}}