Some structures only have a .cif format on rcsb.org but our automated scripts break on .cif files so a converter is needed that is called in the fetch_pdb_info function in construct/functions.py.
If no pdb file for structure, download cif instead
Convert cif to pdb and store it on the data repo under structure_data/pdbs/
Open that file with the parser in fetch_pdb_info