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

Create ProbeSet Study

You successfully created the ProbeSet study with the following information.

ID
{{study.id}}
Name
{{study.name}}
Full Name
{{study.fname}}
Short Name
{{study.sname}}
Created On
{{study.today}}

Create ProbeSet study
{%endblock%}