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

Success with lgx when given Invalid format #234

Closed
pbashyal-nmdp opened this issue May 19, 2023 · 0 comments · Fixed by #242
Closed

Success with lgx when given Invalid format #234

pbashyal-nmdp opened this issue May 19, 2023 · 0 comments · Fixed by #242
Assignees
Labels
bug Something isn't working

Comments

@pbashyal-nmdp
Copy link
Contributor

The lgx reduction when given an invalid format DQA1*01:01:01:G is able to reduce as if DQA1*01:01:01G

$ pyard --gl "DQA1*01:01:01:G" -r lgx
DQA1*01:01

but in other mode, it fails

$ pyard --gl "DQA1*01:01:01:G" -r "G"
Error: Invalid Allele: DQA1*01:01:01: is an invalid allele.

Allow validating format

@pbashyal-nmdp pbashyal-nmdp added the bug Something isn't working label May 19, 2023
@pbashyal-nmdp pbashyal-nmdp added this to the Version 1.0.1 - Bug fix milestone May 19, 2023
@pbashyal-nmdp pbashyal-nmdp self-assigned this May 19, 2023
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 a pull request may close this issue.

1 participant