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

Fix calculation of p_pos in calcuate_enrichment_stats #257

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

alex-l-kong
Copy link
Contributor

What is the purpose of this PR?

A very basic PR to address a simple yet crucial bug in calculate_enrichment_stats where we change p_pos to strictly greater than in checking. Addresses and closes #129.

How did you implement your changes

We change >= to > in the calculation.

@alex-l-kong alex-l-kong self-assigned this Oct 2, 2020
@ngreenwald ngreenwald merged commit eaf429e into master Oct 2, 2020
@ngreenwald ngreenwald deleted the close_num_fix branch October 2, 2020 21:59
y2kbugger pushed a commit that referenced this pull request Jul 29, 2021
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.

Appropriate cutoff for random_closenum
2 participants