Fixed issue: now setting unknown atom type whenever we can't guess the element. If we read from PDB file and there is an unguesseable atom that we then have to write out again the code would fail because in writeAtoms we assume we have atom types for everything.
|