{% load custom_tags %} {% load static %} {% load static %} {% load crispy_forms_tags %} {% include "chlamdb/header.html" %}
{% include "chlamdb/menu.html" %} {% include "chlamdb/extract_nav_tabs_template.html" with type="ko" active_tab="index" %}


{% for index, row in combined_df.iterrows %} {% endfor %}
Accession Description Modules Pathways Count Frequency (n genomes)
{{forloop.counter}} {{row.accession}} {{row.description}} {{row.modules|safe}} {{row.pathways|safe}} {{row.count}} {{row.freq}}