dauparas / ProteinMPNN

Code for the ProteinMPNN paper
MIT License
934 stars 284 forks source link

Fix bug where some structures are not loaded if batch_size is too small #40

Open jlaw9 opened 1 year ago

jlaw9 commented 1 year ago

StructureLoader would skip over some sequences if the batch_size was too small (e.g., 5000)