drugforge.data.backend.openeye.pdb_string_to_oemol

drugforge.data.backend.openeye.pdb_string_to_oemol(pdb_str: str) openeye.oechem.OEGraphMol[source]

Loads a PDB string into an OpenEye OEGraphMol

Parameters:

pdb_str (str) – The string representation of a PDB file

Returns:

resulting OpenEye OEMol

Return type:

oechem.OEMol