nmdp-bioinformatics / py-ard

HLA ARD Reduction in Python
https://py-ard.org/
GNU Lesser General Public License v3.0
17 stars 13 forks source link

Fix DRBX mapping for`map_drb345_to_drbx` #309

Closed pbashyal-nmdp closed 8 months ago

pbashyal-nmdp commented 9 months ago

Retrieve DRB columns from locus_column_mapping rather than guessing column names.

Fixes #308