Skip to content

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