Skip to content

Conversation

@pbashyal-nmdp
Copy link
Contributor

ars type of lgx and lg should return 2-fields when not in G group

Fixes #40

@pbashyal-nmdp
Copy link
Contributor Author

With the changes:

>>> ard.redux_gl('DRB1*14:05:01', "lgx")
'DRB1*14:05'
>>> ard.redux_gl('DRB1*14:05:01', "lg")
'DRB1*14:05g'
>>> ard.redux_gl('DRB1*14:06:01', "lgx")
'DRB1*14:06'
>>> ard.redux_gl('DRB1*14:06:01', "lg")
'DRB1*14:06g'

@pbashyal-nmdp pbashyal-nmdp mentioned this pull request Sep 4, 2020
@rsajulga-nmdp rsajulga-nmdp mentioned this pull request Sep 8, 2020
5 tasks
@pbashyal-nmdp pbashyal-nmdp mentioned this pull request Sep 8, 2020
Copy link
Contributor

@mmaiers-nmdp mmaiers-nmdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmaiers-nmdp mmaiers-nmdp merged commit 73e372f into nmdp-bioinformatics:master Sep 8, 2020
@pbashyal-nmdp pbashyal-nmdp deleted the issue40_fix_lgx_lg branch October 27, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"lgx" and "lg" should only return 2-fields

2 participants