# HG changeset patch # User francesco_lapi # Date 1749473259 0 # Node ID 3730c835f4757b390638ff43779f4e8c245d7541 # Parent bfe98b0f04fc67c765f4b0e5b9e8634c183ea2be Uploaded diff -r bfe98b0f04fc -r 3730c835f475 COBRAxy/marea.py --- a/COBRAxy/marea.py Fri Jun 06 09:17:00 2025 +0000 +++ b/COBRAxy/marea.py Mon Jun 09 12:47:39 2025 +0000 @@ -690,7 +690,7 @@ suffix = "RAS" if ras_enrichment else "RPS" writeToCsv( [ [reactId] + values for reactId, values in tmp.items() ], - ["ids", "P_Value", "fold change", "average_1", "average_2"], + ["ids", "P_Value", "fold change", "z-score", "average_1", "average_2"], buildOutputPath(dataset1Name, dataset2Name, details = f"Tabular Result ({suffix})", ext = utils.FileFormat.TSV)) if ras_enrichment: