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

Only single lgx reductions #334

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

pbashyal-nmdp
Copy link
Contributor

@pbashyal-nmdp pbashyal-nmdp commented Oct 29, 2024

Only single lgx reductions

  • For lgx reduction, tracking of duplicate alleles is removed. For duplicate alleles, map it to the lower numbered allele in the list for lgx group.
Allele Allele List Lowest Numbered Allele
DPA1*02:07 DPA1*02:02/DPA1*02:07 DPA1*02:02
DPA1*02:12 DPA1*02:02/DPA1*02:07 DPA1*02:02
DQA1*03:03 DQA1*03:01/DQA1*03:03 DQA1*03:01
  • Apply HLA- prefix correctly if the result is an allele list
  • Bump version: 1.5.1 → 1.5.2

Fixes #333

- For `lgx` reduction, tracking of duplicate alleles is removed. For duplicate alleles, map it to the lower numbered allele in the list.
- For `lgx` reduction, tracking of duplicate alleles is removed. For duplicate alleles, map it to the lower numbered allele in the list.
@pbashyal-nmdp pbashyal-nmdp added the enhancement New feature or request label Oct 29, 2024
@pbashyal-nmdp pbashyal-nmdp self-assigned this Oct 29, 2024
@mmaiers-nmdp mmaiers-nmdp merged commit 67b77cc into nmdp-bioinformatics:master Oct 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce to single lowest numbered allele
2 participants