OEReadReceptorFile
bool OEReadReceptorFile(OEChem::OEMolBase& receptor,
std::string filename)
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.