UnboundLocalError: local variable 'go_mf' referenced before assignment

Hi Yancong,

I think there is a typo bug in line 215 of metawibele/characterize/uniref_protein_family.py, the correct code should be “go_mf = info[titles[“GO_MF”]]”

Kind regard,
Stephen

Hi Stephen,

Fixed it in our latest prerelease v0.4.8. Thanks for pointing it out!

Best,
Yancong