Package CHEM :: Package search :: Module SEARCH :: Class ScaledProfileLogic
[hide private]
[frames] | no frames]

Class ScaledProfileLogic



AggregationLogic --+    
                   |    
         NumDenLogic --+
                       |
                      ScaledProfileLogic

Instance Methods [hide private]
 
makequery(self, patterns, alphas=1.0, betas=1.0, weights=1.0, scalefactor=1.0)

Inherited from NumDenLogic: bound, score

Inherited from AggregationLogic: __init__, scores

Class Variables [hide private]
  __prettyname__ = 'scaledprofile'
Method Details [hide private]

makequery(self, patterns, alphas=1.0, betas=1.0, weights=1.0, scalefactor=1.0)

 
Overrides: AggregationLogic.makequery