Skip to content

Remove the leftover uncorrected-significance correlation cell#11

Merged
urme-b merged 1 commit into
mainfrom
fix/drop-uncorrected-corr-cell
Jul 7, 2026
Merged

Remove the leftover uncorrected-significance correlation cell#11
urme-b merged 1 commit into
mainfrom
fix/drop-uncorrected-corr-cell

Conversation

@urme-b

@urme-b urme-b commented Jul 7, 2026

Copy link
Copy Markdown
Owner

The FDR-correction work (merged in #5) added a Benjamini-Hochberg cell plus a caveat markdown that reads "the cell below uses Benjamini-Hochberg FDR-adjusted p-values" — but the old cell that stars raw Pearson correlations at p<.05 with no correction was left in place, right above it. On n=10 that cell is exactly the false-positive source the caveat warns against, and it contradicts the notebook's own header.

Removed that one cell; the FDR-corrected matrix (which prints "6 raw → 2 after FDR") is now the only significance-annotated heatmap. No other cell touched.

Closes #6

@urme-b urme-b merged commit f6acb35 into main Jul 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Correlation notebook reports significance stars on n=10 without correction

1 participant