OEDeletePDBData
OEDeletePDBData(mol: Union[OEGraphMol,OEMol,OEQMol], tag: str) -> bool
Delete all PDB data items with the specified tag.
See also
OEClearPDBDatafunction to remove all PDB dataPDB Tagged Data Manipulation section
OEDeletePDBData(mol: Union[OEGraphMol,OEMol,OEQMol], tag: str) -> bool
Delete all PDB data items with the specified tag.
See also
OEClearPDBData function to remove all PDB data
PDB Tagged Data Manipulation section