qPCR Data Submission¶
Data Format¶
The qPCR data file should be in tab-separated value format, with the ID_REF value column followed by a number of Sample columns.
ID_REF column: Must contain unique identifiers
SAMPLE columns: Should report non-normalized data. i.e. raw Ct target values.
IMPORTANT NOTE
SAMPLE column header names must match Sample name column in the Biosample Metadata document.
EXAMPLE:
ID_REF | SAMPLE1 | SAMPLE2 |
---|---|---|
A01 | 35 | 35 |
A02 | 29.35 | 28.19 |
B01 | 29.58 | 28.79 |
B02 | 28.04 | 25.92 |
Metadata Format¶
All metadata documents should follow the guidelines provided in this Wiki