Closed farbod-nobar closed 8 months ago
Hi, thanks for letting us know! Not sure how this got introduced, but we don't ever use that function in ThermoMPNN, so I guess it never triggered an error on our end. In any case, it has been patched and the repo has been updated!
Hi, In protein_mpnn_utils.py, line 1396, there seems to be a typo (an additional character E in
mask_attendE
):mask_attend = mask.unsqueeze(-1) * mask_attendE