microsoft / protein-frame-flow

Fast protein backbone generation with SE(3) flow matching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running on my own processed data

zaixizhang opened this issue · comments

Hi,
Thanks for the brilliant work! I tried to use data/process_pdb_files.py to process my own data for training. However, I encounter the following error:
85d836ddc3b759624da21d8d8347942

Why is DataLoader being called? process_pdb_files.py shouldn't be using pytorch's dataloader at all.

Thanks for your reply! We have fixed the issue. It is due to some bad data points in our datasets.