Welcome to the Set Comparison Tool by the Molecular and Genomics Informatics Core (MaGIC).
This tool accepts one or more DESeq2 results tables in CSV or TSV format. Each file represents one comparison/contrast and should contain at minimum:
log2FoldChange
— the log2 fold change from differential expression analysis.
pvalue
— the raw p-value.
padj
— the adjusted p-value (Benjamini-Hochberg or similar).
Each uploaded file will be treated as one set. Files are labeled by their filename by default, but you can provide custom labels on the Data Input tab.
Load synthetic demo data with 5 DESeq2 comparisons featuring partially overlapping significant gene sets.