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