{% extends "base.html" %} {% block title %}Correlation Results{% endblock %} {% block css %} {% endblock %} {% block content %}
Values of record {{ this_trait.name }} in the {{ this_dataset.fullname }} dataset were compared to all records in the {{ target_dataset.fullname }} dataset. The top {{ return_results }} correlations ranked by the {{ formatted_corr_type }} are displayed. You can resort this list by clicking the headers. Select the Record ID to open the trait data and analysis page.
{% for header in header_fields %} | {{header}} | {% endfor %}Loading... |
---|