Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix/enhancement HolmBonferroni correction #282

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

RossLabCSU
Copy link
Contributor

I made the changes to the HolmBonferroni class in multiple_testing.py, as discussed in issue #281 . These fixes are intended to address a ValueError that occurs when all p-values resulting from a GO-term analysis are large. Additionally, all p-values are now corrected, rather than only correcting significant p-values.

@tanghaibao tanghaibao merged commit c63a596 into tanghaibao:main Nov 4, 2023
4 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.

2 participants