Getting Started
User Guide
Reference
Fetches the PDB file for a given PDB code.
pdb (str) – PDB code
out (str) – Path to output PDB file
ValueError – If the PDB ID returns a 404 error (invalid user input).
IOError – If there is a network or server-side error.