{{oc.data}}
{% extends "base.html" %}
{% block toc %}
| Condition | Status | Recommendation |
|---|---|---|
| {{item['Phase']}} |
{{oc.data}}
|
{{item['Recommendation']}} |
| Gene Name | Your Result | Outcomes |
|---|---|---|
|
{{item['trait']|upper}}
{{item['summary']}} Learn more |
{% for outcome in outcomes %}
{% set oc = outcome|remove_unwanted_chars %}
{% if outcome.endswith('_sss_') %} {%endif%} | {{oc.data}} | {% if not loop.last %}