Drop your differential expression table here
CSV or TSV · Requires gene_symbol, log2FC, adj.P.Val columns
A clean client-side volcano plot for differential omics signatures.
PyraPlot visualizes effect size and statistical strength using dual diagonal gradients and transparency encoding. All computation runs locally in your browser. Export a publication-ready SVG and a fully annotated table with session parameters.
Works out of the box with GEO2R output (download the full table as TSV).
You can also upload any TSV or CSV with at least these 3 columns:
| Column | Accepted names |
|---|---|
| Gene symbol | gene_symbol, Symbol, gene, gene_name,
HGNC_symbol
|
| log₂ fold-change | log2FoldChange, logFC, log2FC, LFC |
| Adjusted p-value | adj.P.Val, padj, FDR, q.value,
p_adj
|
| P-value (optional) | pvalue, P.Value, p_value, pval |
Column names are case-insensitive. Extra columns are ignored.