{% load static %} {% load static %} {% load custom_tags %} {% get_static_prefix as STATIC_PREFIX %} {% include "chlamdb/header.html" %} {{script|safe}}

Conserved neighborhood for {{orthogroup}}

{% if match %}
{%for values in locus2annot%} {% with locus_tag2cog_name|keyvalue:values.2 as name %} {% if name == '-' %} {% else %} {% endif %} {%endwith%} {% with locus_tag2ko|keyvalue:values.2 as oneko %} {% if oneko == '-' %} {% else %} {% with ko2ko_pathways|keyvalue:oneko as name %} {% if name == '-' %} {% else %} {% endif %} {%endwith%} {% with ko2ko_modules|keyvalue:oneko as name %} {% if name == '-' %} {% else %} {% endif %} {%endwith%} {% endif %} {%endwith%} {% with locus2interpro|keyvalue:values.2 as interpro_data %} {%endfor%}
Orthogroup Locus C COGn KO Pathways Modules Interpro Gene nH nG TM SP Product
{{values.0}} {{values.1}} {{values.2}} {{locus_tag2cog_catego|keyvalue:values.2}}{{locus_tag2cog_name|keyvalue:values.2}}{{locus_tag2cog_name|keyvalue:values.2}}{{locus_tag2ko|keyvalue:values.2}} - -{{locus_tag2ko|keyvalue:values.2}}-{{name|safe}}-{{name|safe}} {% for one_interpro in interpro_data %} {% if one_interpro.0 != '-' %} {{one_interpro.0}} / {%else%} {{one_interpro.0}} {%endif%} {{one_interpro.1}}
{% endfor %} {%endwith%}
{{values.7}} {{values.8}} {{values.9}} {{values.10}} {{values.11}} {{values.12}}
{% elif too_much_hits %} Too much similar profile, not relevant {%else%} {{too_much_hits}} {%endif%}