{%extends "samples/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%from "populations/macro-select-population.html" import select_population_form%} {%from "populations/macro-display-population-card.html" import display_population_card%} {%block title%}Samples — Upload Samples{%endblock%} {%block pagetitle%}Samples — Upload Samples{%endblock%} {%block lvl4_breadcrumbs%}
You can now upload the samples for the "{{population.FullName}}" population from the "{{species.FullName}}" species here.
Upload a character-separated value (CSV) file that contains details about your samples. The CSV file should have the following fields:
Name | Name2 | Symbol | Alias |
---|---|---|---|
Please make some selections in the form above to preview the data. |