{% load static %} {% load static %} {% get_static_prefix as STATIC_PREFIX %} {% include "chlamdb/header.html" %}

Interactions predicted based on the similarity of phylogenetic profiles. Reference orthogroup: {{orthogroup}}

{% if match %}

Cutoff: {{cutoff}}

Orthogroups with similar profiles:

{% 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}}
{% elif too_much_hits %} Too much similar profile, not relevant {%else%} {{too_much_hits}} {%endif%} {{script|safe}}