{%extends "base.html"%} {%from "flash_messages.html" import flash_messages%} {%block title%}Upload R/qtl2 Bundle{%endblock%} {%block contents%}

Tissue

The data you are uploading concerns a tissue, cell, organ, or other biological material used in an experiment.

Select the appropriate biological material below

{%if tissues | length > 0%}
Select from existing ProbeSet datasets {{flash_messages("error-select-tissue")}}
Select from existing biological material.

OR

{%endif%}

If you cannot find the biological material in the drop-down above, add it to the system below.

Add new tissue, organ or biological material {{flash_messages("error-create-tissue")}}
A name to identify the tissue, organ or biological material.
Provide a short name for the tissue, organ or biological material used in the experiment.
{%endblock%}