{% extends "layout.html" %} {% block in_head %} {# Includes for LocusZoom.js (from CDN) #} {% endblock %} {% block contained %}
Phenotypes with the most-significant associations for this locus:
Top p-value in gene | Phenotype |
---|
{{ pheno.num_cases }} cases, {{ pheno.num_controls }} controls.
{% elif 'num_samples' in pheno %}{{ pheno.num_samples }} samples
{% endif %} {% if pheno.category %}Category: {{ pheno.category}}
{% endif %}