{%extends "base.html"%} {%from "flash_messages.html" import flash_messages%} {%block title%}Data Upload{%endblock%} {%block contents%}

R/qtl2 data upload

R/qtl2 Upload

upload R/qtl2 bundle {{flash_messages("error-rqtl2")}}
Data that you upload to the system should belong to a know species. Here you can select the species that you wish to upload data for.

R/qtl2 Bundles

This feature combines and extends the two upload methods below. Instead of uploading one item at a time, the R/qtl2 bundle you upload can contain both the genotypes data (samples/individuals/cases and their data) and the expression data.

The R/qtl2 bundle, additionally, can contain extra metadata, that neither of the methods below can handle.

{%endblock%}