the allele DQB1*02:02 should be converted to DQB1*02:01 when calling redux_gl in 'lgx
mode.
The current release does this correctly:
venv/bin/pyard -v 3.48.0 --gl "DQB1*02:02" -r lgx
DQB1*02:01
But the allele DQB1*02:02 has been detected in the input to EM after py-ard reduction to "lgx" so this was not working correctly very recently.
Great that its fixed but this issue is open to try to determine why this bug was there to start with.