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

Orthogroups associated to the same reference based on STRING data

title {{paper_data.0}}
journal {{paper_data.1}}
year {{paper_data.2}}
{% for value in match_groups_data %} {% endfor %}
Orthogroup Genes Products Cogs Pfam
{{value.0}} {{value.1}} {{value.2|safe}} {{value.3|safe}} {{value.4|safe}} {{value.5|safe}}
{% include "chlamdb/style_menu.html" %}