# HG changeset patch # User francesco_lapi # Date 1741622043 0 # Node ID 655e33ca9225d57f3812be88f30220d10f01102e # Parent d8412f6c94be52ccd2ade6feb0493e2273eac409 Uploaded diff -r d8412f6c94be -r 655e33ca9225 COBRAxy/marea.py --- a/COBRAxy/marea.py Mon Mar 10 14:50:23 2025 +0000 +++ b/COBRAxy/marea.py Mon Mar 10 15:54:03 2025 +0000 @@ -293,7 +293,7 @@ p_val :float = tmp[0] f_c = tmp[1] z_score = tmp[2] - if p_val < threshold_P_V: + if p_val <= threshold_P_V: if not isinstance(f_c, str): if abs(f_c) < ((threshold_F_C - 1) / (abs(threshold_F_C) + 1)): # col = grey