{% extends "index_page.html" %} {% block title %}Correlation Results{% endblock %} {% block css %} {% endblock %} {% block content %}

Correlation Results for {{target_dataset}} against {{this_trait}} for the top {{return_results}} Results

Toggle Columns

index trait_name Sample r Sample r(p) N Tissue r Tissue r(p) Lit r
{% endblock %} {% block js %} {% endblock %}