OEReceptorGetExtraMols

OEReceptorGetExtraMols(rec: Union[OEGraphMol,OEMol,OEQMol]) -> Iterable[OEGraphMol]

Returns an iterator over the extra molecules held by receptor.

It is only valid to call this function if receptor is a valid receptor (i.e., OEIsReceptor returns true).