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

Summary

This is the information you have provided to accompany the R/qtl2 bundle you have uploaded. Please verify the information is correct before proceeding.

Species
{{species.SpeciesName}} ({{species.FullName}})
Population
{{population.InbredSetName}}
{%if geno_dataset%}
Genotype Dataset
{{geno_dataset.Name}} ({{geno_dataset.FullName}})
{%endif%} {%if tissue%}
Tissue
{{tissue.TissueName}} ({{tissue.Name}}, {{tissue.Short_Name}})
{%endif%} {%if probe_study%}
ProbeSet Study
{{probe_study.Name}} ({{probe_study.FullName}})
{%endif%} {%if probe_dataset%}
ProbeSet Dataset
{{probe_dataset.Name2}} ({{probe_dataset.FullName}})
{%endif%}
Create ProbeSet dataset
{%endblock%}