Fix for bug #7336 (https://gna.org/bugs/index.php?7336).
The user function 'pdb.vectors()' was not set up properly. It was expecting the residue number to
be an integer and the residue name to be a string. However the default is that both are set to
None. This was causing a RelaxError.