Instructions for sample upload
▶
We recommend users to directly upload the differential expression results saved in csv-formatted file obtained using R DESeq2 package.
▶
Supported file format : csv-formatted file (*.csv)
▶
Each row should corresponds to gene and each column should corresponds to DE analysis statistics.
▶
The first column should be always Ensembl gene id.
▶
The following columns must be included in the uploaded file : baseMean, log2FoldChange, pvalue, padj
•
baseMean
: Average of the normalized counts across all samples
•
log2FoldChange
: The log2 fold change between the groups
•
pvalue
: The Wald test p-value
•
padj
: The adjusted p-value (corrected for multiple testing)