OEReadReceptorFile
OEReadReceptorFile(receptor: Union[OEGraphMol,OEMol,OEQMol],
filename: str) -> bool
Reads a receptor from file filename into receptor.
Returns true if successful.
Note
All receptor files must be in either .oeb or .oeb.gz format.