Package lib :: Package structure :: Module conversion
[hide private]
[frames] | no frames]

Module conversion

source code

Functions [hide private]
str
get_proton_name(atom_num)
Return a valid PDB atom name of <4 characters.
source code
Variables [hide private]
  __package__ = None
hash(x)
Function Details [hide private]

get_proton_name(atom_num)

source code 

Return a valid PDB atom name of <4 characters.

Parameters:
  • atom_num (int) - The number of the atom.
Returns: str
The atom name to use in the PDB.