OEWriteReceptorFile

bool OEWriteReceptorFile(const OEChem::OEMolBase& receptor, std::string filename)
bool OEWriteReceptorFile(OEChem::OEMolBase& receptor, std::string filename)

Writes a receptor to file filename

Returns true if successful.

Note

All receptor files must be in either .oeb or .oeb.gz format.