{% macro sanger_button(variant) %} {% if variant.sanger_ordered %} {% if variant.validation in ['True positive', 'False positive']%}
{% else %} {% endif %} {% else %} {% endif %} {% endmacro %} {% macro sanger_form(institute, case, variant, current_user) %}