Skip to content

Conversation

@pbashyal-nmdp
Copy link
Contributor

Given a prefix of a valid allele or MAC, find alleles/MACs with the given prefix.

Example:

❯ pyard --similar "A*02:108"
A*02:108
A*02:1080
A*02:1081
A*02:1082
A*02:1083
A*02:1084
A*02:1085N
A*02:1086
A*02:1087
A*02:1088
A*02:1089

Closes #264

@pbashyal-nmdp pbashyal-nmdp added the enhancement New feature or request label Nov 1, 2023
@pbashyal-nmdp pbashyal-nmdp self-assigned this Nov 1, 2023
@mmaiers-nmdp mmaiers-nmdp merged commit 9952d32 into nmdp-bioinformatics:master Nov 2, 2023
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.

Add --similar option to pyard command

2 participants