{%extends "phenotypes/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%from "populations/macro-display-population-card.html" import display_population_card%} {%block title%}Phenotypes{%endblock%} {%block pagetitle%}Phenotypes{%endblock%} {%block lvl4_breadcrumbs%}
The dataset(s) available for this population is/are:
Name | Full Name | Short Name |
---|---|---|
{{dataset.Name}} | {{dataset.FullName}} | {{dataset.ShortName}} |
Phenotypes need to go into a dataset. We do not currently have a dataset for species '{{species["FullName"]}} ({{species["Name"]}})' phenotypes.
Do, please, create a new dataset by clicking on the "Create Dataset" button below and following the prompts/instructions.
{%endif%}