{%extends "base.html"%} {%from "flash_messages.html" import flash_messages%} {%block title%}Data Upload{%endblock%} {%block contents%}
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.