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

Support short null for exon mode #183

Merged

Conversation

pbashyal-nmdp
Copy link
Contributor

@pbashyal-nmdp pbashyal-nmdp commented Nov 11, 2022

Support short null for exon mode

  • propagate expression char for exons

  • update feature tests

    Examples: expression characters propagated

    Allele Level Redux Allele
    DRB4*01:03N exon DRB4*01:03:01N
    DRB4*01:03N W DRB4*01:03:01:02N/DRB4*01:03:01:13N
    DRB4*01:03:01N exon DRB4*01:03:01N
    DRB4*01:03:01N W DRB4*01:03:01:02N/DRB4*01:03:01:13N
    DRB5*01:08N exon DRB5*01:08:01N/DRB5*01:08:02N
    DRB5*01:08N W DRB5*01:08:01N/DRB5*01:08:02N
    A*01:04N exon A*01:04:01N

Fixes #161

 - propagate expression char for exons
 - add tests
@pbashyal-nmdp pbashyal-nmdp self-assigned this Nov 11, 2022
@pbashyal-nmdp pbashyal-nmdp added the bug Something isn't working label Nov 11, 2022
@pbashyal-nmdp pbashyal-nmdp added this to the Version 0.9.0 milestone Nov 11, 2022
@mmaiers-nmdp mmaiers-nmdp self-requested a review November 17, 2022 20:14
@mmaiers-nmdp mmaiers-nmdp merged commit b4d0052 into nmdp-bioinformatics:master Nov 17, 2022
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.

Implement shortnull redux_gl for exon-level
2 participants