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

Help

Table of Kegg maps.
Click on PRIAM map links to get list of associated EC number prodicted using PRIAM
Click on KEGG ortholog links to get list of KO associated with the pathway
nEC: number of Enzymatic reaction in the considered map.
nEC+: number of Enzymatic found in the whole database.

{% for category, values in category2maps.items %} {% for value0, value1 in values %} {% for value in map2count|keyvalue:value0 %} {% endfor %} {% endfor %} {% endfor %}
CategoryPRIAMKEGG orthologsDescriptionnECnEC+%
{{category}} {{value0}} {{value0}} {{value1}}{{value}}
{% include "chlamdb/style_menu.html" %}