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

287 dynamically adjust minimum maf for hwe calculation and add option to set hwe p value threshold #300

Conversation

kliao12
Copy link
Contributor

@kliao12 kliao12 commented Jun 10, 2024

  • Create checkpoint that computes HWE maf to use for each population that meets criteria and writes to text file. HWE maf = min(config.hwe_maf, sqrt(5/n))
  • Rule plot_hwe reads in text file to define input/output wildcards for prior rule maf filtering
  • Updated docs to reflect changes

fix #287

@kliao12 kliao12 merged commit 719b6c0 into default Jun 12, 2024
2 checks passed
@kliao12 kliao12 deleted the 287-dynamically-adjust-minimum-maf-for-hwe-calculation-and-add-option-to-set-hwe-p-value-threshold branch June 12, 2024 19:00
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.

dynamically adjust minimum MAF for HWE calculation and add option to set HWE p value threshold
1 participant