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

Phenotype(ProbeSet) Dataset

The R/qtl2 bundle you uploaded contains (a) "pheno" file(s). This data needs to be organised under a dataset.

This page gives you the ability to do that.

{{flash_all_messages()}} {%if datasets | length > 0%}
Select from existing ProbeSet datasets
Select from existing ProbeSet datasets.

OR

{%endif%}

Create an entirely new ProbeSet dataset for your data.

Create a new ProbeSet dataset
Select the averaging method used for your data.
Provide a name for the dataset e.g. "BXDMicroArray_ProbeSet_June03". This is mandatory MUST be provided.
Provide a longer, more descriptive name for the dataset e.g. "UTHSC Brain mRNA U74Av2 (Jun03) MAS5". This is mandatory and MUST be provided.
Provide a longer, more descriptive name for the dataset e.g. "Br_U_0603_M". This is optional.
Check to specify that the dataset will be publicly available. Uncheck to limit access to the dataset.
Select from a list of scaling methods.
{%endblock%}