Uses of Class
toxTree.tree.rules.RuleAromatic

Packages that use RuleAromatic
mic.rules   
mutant.rules   
toxTree.tree.cramer Class CramerRules is the implementation of Cramer rules [Cramer et al,78]. 
 

Uses of RuleAromatic in mic.rules
 

Subclasses of RuleAromatic in mic.rules
 class SA18
          TODO Reimplement PAH recognition in a more robust way, possibly by generalized Hueckel rule (Randic)
 class SA19
          If the set of fused rings contains > 2 aromatic rings and > 1 heteroaromatic rings, the rule returns true.
 

Uses of RuleAromatic in mutant.rules
 

Subclasses of RuleAromatic in mutant.rules
 class SA18_gen
          TODO Reimplement PAH recognition in a more robust way, possibly by generalized Hueckel rule (Randic)
 class SA19_gen
          If the set of fused rings contains > 2 aromatic rings and > 1 heteroaromatic rings, the rule returns true.
 

Uses of RuleAromatic in toxTree.tree.cramer
 

Subclasses of RuleAromatic in toxTree.tree.cramer
 class RuleIsAromatic
          Rule 23 of the Cramer scheme (see CramerRules) Note this is descendant of RuleAromatic and therefore follows the Hueckel rule, rather than verifying for the presence of benzene, furan, thiophene, pyridine or pyrrole ring
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.