{%extends "base.html"%} {%from "flash_messages.html" import flash_messages%} {%block title%}Select Grouping/Population{%endblock%} {%block contents%}
The data is organised in a hierarchical form, beginning with species at the very top. Under species the data is organised by population, sometimes referred to as grouping. (In some really old documents/systems, you might see this referred to as InbredSet.)
In this section, you get to define what population your data is to be organised by.
OR
{%endblock%} {%block javascript%} {%endblock%}