{% extends "genotype/base.html" %} {% import "genotype/utils.html" as utils %} {% block content %}
{{ utils.compare_genotypes(genotype_pairs) }}
RS number Genotyping Sequencing
{% endblock %}