MAGINE
{{title}}
Click below to view table of data
Genes
Metabolites
{{ gene_up }}
Click to expand and collapse!
{% for item in gene_up_table %}
{{item[0]}}
{% for data in item[1] %}
{{data.database}}
{% endfor %}
Download excel file with all from category
{% endfor %}
{{ rna_up }}
Click to expand and collapse!
{% for item in rna_up_table %}
{{item[0]}}
{% for data in item[1] %}
{{data.database}}
{% endfor %}
{% endfor %}