Upload Requirements and Template Format
1. Count Matrix File
• File must be in .csv or .tsv format.
• The first column should be gene identifiers labeled 'ENSEMBL'.
• Remaining columns should represent sample names in the format SampleID_Condition (e.g., KRAS01_WT, KRAS02_WT).
• Download a sample format below to ensure compatibility.
Preview: Normalized Count Matrix
2. Metadata File
• Columns must include 'Sample_Name' and 'Conditions'.
• Each row should represent a single sample and its associated experimental condition.
• Use the metadata template provided for correct formatting.
Preview: Metadata
3. DEG Table File
• You must upload a DEG table generated by either DESeq2 or limma-voom.
• Required columns for limma-voom: SYMBOL, logFC, AveExpr, t, P.value, adj.P.value, B, contrast, ensembleID.
• Required columns for DESeq2: SYMBOL, log2FoldChange, baseMean, lfcSE, stat, pvalue, padj, contrast, ensembleID.
• The column order does not matter, but names must match. One row per gene per contrast is expected.
