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

Help understanding some NaN outputs #4

Open
AndreeaMusat opened this issue May 14, 2022 · 0 comments
Open

Help understanding some NaN outputs #4

AndreeaMusat opened this issue May 14, 2022 · 0 comments

Comments

@AndreeaMusat
Copy link

Hi,

First of all, thanks for sharing this repo, your code is really useful!

I am trying to use MP-Nerf on some custom data. With Jonathan King's help (from SidechainNet), I managed to extract the necessary protein data for arbitrary PDB files and MP-Nerf works well for a large share of the proteins in the dataset. The dataset consists of proteins which have one chain and no gaps (we consider there is a gap if the distance between the C atom of a residue and the N atom of the next residue is larger than 1.7Å). Also, as sometimes there are some missing atoms, pdb2pqr was used to fix the PDB files.

However, for some proteins there are some NaN values and I cannot figure out why (or if further processing is needed for the PDB files in order for MP-Nerf to work well on those too).

I put the code here so that you can easily reproduce the issue on one of the problematic proteins.

Thank you!

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