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 validate() in non-strict mode #287

Merged

Conversation

pbashyal-nmdp
Copy link
Contributor

Allele validation in non-strict mode

  • Fix an issue where strict flag wasn't being checked.

Fixes #285

- Fix an issue where `strict` flag  wasn't being checked.
@pbashyal-nmdp pbashyal-nmdp added the bug Something isn't working label Nov 10, 2023
@pbashyal-nmdp pbashyal-nmdp self-assigned this Nov 10, 2023
@mmaiers-nmdp mmaiers-nmdp merged commit b1a995d into nmdp-bioinformatics:master Nov 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

validate() doesn't honor non-strict mode
2 participants