
This is a Google Colab session with these three commands
installs version 1.5.3
import pyard
ard = pyard.init()
and
ard.redux("HLA-A*02:GNF", "G")
which returns
HLA-A*02:01:01G/HLA-A*02:01:02G
We need this to be dupe squashed. Isn't this the default?