{% load static %} {% load custom_tags %} {% load static %} {% get_static_prefix as STATIC_PREFIX %}

Clusters of conserved genes

{% csrf_token %}
{{ form.as_p }}
{% for orthogroup, locus_list in orthogroup2locus_list_corresp.items %} {% for locus in locus_list%} {% endfor %} {% endfor%}
{{orthogroup}} {% with orthogroup2locus_list|keyvalue:orthogroup as ref_locus_list %} {{ ref_locus_list|join:" // " }} {%endwith%} {{locus}}