{{ title }}

Generated {{ date }}
{{ page_variables.sample }}

Databases: {% for db_name in sections['details'].data.dbs %} {{ db_name | safe }} {% endfor %}

Score: {{ sections['details'].data.score }} (explain)

{% for tool, tool_list in sections['details'].data.tools.items() %} {% endfor %}

{{ sections['variations'].title | safe }}

{{ sections['variations'].content | safe }}

{% with table_name='variations_table' %} {% include "partials/table-buttons.html" %} {% endwith %}

{{ sections['transcripts'].title }}

{{ sections['transcripts'].content | safe }}

{% with table_name='transcripts_table' %} {% include "partials/table-buttons.html" %} {% endwith %}

{{ sections['ppi'].title | safe }}

{{ sections['ppi'].content | safe }}

{{ sections['targeting_drugs'].title | safe }}

{{ sections['targeting_drugs'].content | safe }}

{% with table_name='targeting_drugs_table' %} {% include "partials/table-buttons.html" %} {% endwith %}