| Package | Description |
|---|---|
| toxtree.plugins.lewis.rules | |
| toxTree.tree.cramer |
Class
CramerRules is the implementation of Cramer rules [Cramer et al,78]. |
| toxtree.tree.cramer3.rules | |
| toxTree.tree.rules |
The package contains several generic implementations of
IDecisionRule rules |
| toxtree.ui.tree.rules | |
| verhaar.rules |
The package contains implementations of
IDecisionRule
rules for VerhaarScheme decision tree. |
| Modifier and Type | Class and Description |
|---|---|
class |
Rule_areadepthratio |
class |
Rule_high_AreaDepthRatio |
class |
Rule_high_pKa |
class |
Rule_highLogP |
class |
Rule_highVolume |
class |
Rule_lowVolume |
class |
Rule_volume |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleManyAromaticRings14
Rule 14 of the Cramer scheme (see
CramerRules) |
class |
RuleManyAromaticRings28
Rule 28 of the Cramer scheme (see
CramerRules) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleQ24
Identical to Cramer rules Q28
RuleManyAromaticRings28 |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleDescriptorRange
Verifies if the descriptor is within a range
|
class |
RuleManyAromaticRings
Verifies if there are many aromatic rings
|
class |
RuleMolecularMassRange
Molecular mass in [
RuleDescriptorRange.getMinValue(),RuleDescriptorRange.getMaxValue()]
TODO add description |
| Constructor and Description |
|---|
RuleRangeEditor(IRuleRange object) |
| Modifier and Type | Class and Description |
|---|---|
class |
Rule03
Have a molecular mass (MW) not more than 600 Daltons.
|
class |
RuleLogPRange
0 <= LogP <= 6.
|
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.