| Trees | Indices | Help |
|
|---|
|
|
class definitions for similarity screening See _SimilarityScreener_ for overview of required API
|
|||
|
SimilarityScreener base class important attributes: probe: the probe fingerprint against which we screen. |
|||
|
ThresholdScreener Used to return all compounds that have a similarity to the probe beyond a threshold value **Notes**: - This is as lazy as possible, so the data source isn't queried until the client asks for a hit. |
|||
|
TopNScreener A screener that only returns the top N hits found... |
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat May 24 08:37:01 2008 | http://epydoc.sourceforge.net |