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

Add refpanel option to limit allowed allele switches #132

Merged
merged 4 commits into from
Feb 8, 2024

Conversation

seppinho
Copy link
Member

@seppinho seppinho commented Jan 30, 2024

This pull request allows to specify the allowed allele switches for each reference panel.
By default, no allele switches limit is defined. The MAX number of allowed allele switches can be specified as follows in the reference panel YAML file.

    qcFilter:
      alleleSwitches: 100   

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4227800) 51.70% compared to head (74ba9cc) 52.15%.

❗ Current head 74ba9cc differs from pull request most recent head 9469513. Consider uploading reports for the commit 9469513 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #132      +/-   ##
============================================
+ Coverage     51.70%   52.15%   +0.44%     
- Complexity      681      691      +10     
============================================
  Files            59       59              
  Lines          4526     4533       +7     
  Branches        568      569       +1     
============================================
+ Hits           2340     2364      +24     
+ Misses         2008     1996      -12     
+ Partials        178      173       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seppinho seppinho merged commit 17ce543 into master Feb 8, 2024
0 of 2 checks passed
@seppinho seppinho deleted the features/check-allele-switches branch February 8, 2024 09:37
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