{%extends "base.html"%} {%from "flash_messages.html" import flash_messages%} {%block title%}Select Grouping/Population{%endblock%} {%block contents%}
We organise the samples/cases/strains in a hierarchichal form, starting with species at the very top. Under species, we have a grouping in terms of the relevant population (e.g. Inbred populations, cell tissue, etc.)
OR
{%endblock%} {%block javascript%} {%endblock%}