Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data preprocessing code breaks for some of the truncated PDBs #5

Open
kmnis opened this issue Nov 2, 2020 · 0 comments
Open

Data preprocessing code breaks for some of the truncated PDBs #5

kmnis opened this issue Nov 2, 2020 · 0 comments

Comments

@kmnis
Copy link

kmnis commented Nov 2, 2020

The pipeline failed for some of the files like 6z2m_trunc.pdb or 7joo_trunc.pdb. It broke on the step where it was creating the antibody.h5 file, more specifically, in this line. After some exploration, I found that these files were missing the light chain completely from them after truncation. I'm not sure if it's the issue with the truncation code or the files itself are corrupted.

I tested it on a MacOS Mojave 10.14.6 with python 3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant