Uses of Class
owltools.gaf.rules.AbstractAnnotationRule

Packages that use AbstractAnnotationRule
owltools.gaf.rules   
owltools.gaf.rules.go   
 

Uses of AbstractAnnotationRule in owltools.gaf.rules
 

Subclasses of AbstractAnnotationRule in owltools.gaf.rules
 class AnnotationRegularExpressionFromXMLRule
          This class implements execution of the regular expression rules.
 class AnnotationTaxonRule
          Checks if an annotation is valid according to taxon constraints.
 class GenericReasonerValidationCheck
          This check using the ElkReasoner will not detect unsatisfiable classes, which result from inverse_of object properties.
 

Uses of AbstractAnnotationRule in owltools.gaf.rules.go
 

Subclasses of AbstractAnnotationRule in owltools.gaf.rules.go
 class BasicChecksRule
          This class performs basic checks.
 class GoAnnotationTaxonRule
          Checks if an annotation is valid according to GO taxon constraints.
 class GoBindingCheckWithFieldRule
          GO_AR:0000003
 class GoClassReferenceAnnotationRule
          Checks to see if an annotation uses a class that is not in the current ontology, and that the class has not been obsoleted
 class GoICAnnotationRule
          GO_AR:0000016
 class GoIDAAnnotationRule
          GO_AR:0000017
 class GoIEPRestrictionsRule
          GO_AR:0000006
 class GoIPIAnnotationRule
          GO_AR:0000018
 class GoIPICatalyticActivityRestrictionsRule
          GO_AR:0000007
 class GoNDAnnotationRule
          GO_AR:0000011
 class GoNoISSProteinBindingRule
          GO_AR:0000005
 



Copyright © 2010-2012. All Rights Reserved.