Currently reported types of missing values:
- atom types that are not in the forcefield, in which case there's no charge values/vanderwaals parameters
- conservation scores that are NaN, because the protein wasn't aligned at that particular position
Possibilities about how to fix this:
solution 1: skip PDB entries with missing values
solution 2: remove the residues/atoms with missing values from the PDB file, after it's loaded in.
Currently reported types of missing values:
Possibilities about how to fix this:
solution 1: skip PDB entries with missing values
solution 2: remove the residues/atoms with missing values from the PDB file, after it's loaded in.