FreshAirTonight / af2complex

Predicting direct protein-protein interactions with AlphaFold deep learning neural network models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: could not broadcast input array from shape ** into shape **

Lsz-20 opened this issue · comments

I'm trying to run a pair of two proteins with AF2complex,and it shows me this Error:
ValueError: could not broadcast input array from shape (4,1419,37,3) into shape (4,1282,37,3)
But I tried another pair of proteins, it runs well.
How should I solve it?Thanks.