pirl-unc / mhcgnomes

Parsing MHC nomenclature in the wild
Apache License 2.0
16 stars 3 forks source link

Fast case standard format #11

Closed iskandr closed 3 years ago

iskandr commented 3 years ago

When parsing alleles such as "A*02:01" and "HLA-A*02:01", skip the hypothesis generation / sorting and just always return the allele, parsed using a regex.