Skip to content

fix pvalue_stat issue that will cause nan result#717

Merged
taoliu merged 3 commits intomasterfrom
fix/macs3/pvalue_stat
Nov 20, 2025
Merged

fix pvalue_stat issue that will cause nan result#717
taoliu merged 3 commits intomasterfrom
fix/macs3/pvalue_stat

Conversation

@taoliu
Copy link
Copy Markdown
Contributor

@taoliu taoliu commented Nov 20, 2025

root cause: pvalue_stat dict record the total length of regions with the same p-value. It may happen that the length will go beyond 2e9 so that we need int64 instead of int32.

@taoliu taoliu merged commit 1188f9c into master Nov 20, 2025
22 checks passed
@taoliu taoliu deleted the fix/macs3/pvalue_stat branch March 11, 2026 15:18
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.

1 participant