EleutherAI / EleutherAI/mp_nerf

Help understanding some NaN outputs

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
35
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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](https://colab.research.google.com/drive/1WqWq9tBJGkfkEDpVFVyFtHYwqqXGiev6?usp=sharing) so that you can easily reproduce the issue on one of the problematic proteins.

Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.