FreshAirTonight / af2complex

Predicting direct protein-protein interactions with AlphaFold deep learning neural network models.
146 stars 19 forks source link

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

Open Lsz-20 opened 2 months ago

Lsz-20 commented 2 months ago

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.