public class GoAnnotationExperimentalPredictionRule extends AbstractAnnotationRule
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMANENT_JAVA_ID
The string to identify this class in the annotation_qc.xml and related factories.
|
| Constructor and Description |
|---|
GoAnnotationExperimentalPredictionRule(OWLGraphWrapper source) |
| Modifier and Type | Method and Description |
|---|---|
List<Prediction> |
getPredictedAnnotations(GafDocument gafDoc,
OWLGraphWrapper graph)
Given a whole
GafDocument in plan and OWL format, check for
possible new inferred annotations (Prediction). |
Set<AnnotationRuleViolation> |
getRuleViolations(GeneAnnotation a)
Given an annotation, find the set of violations using the rule
|
boolean |
isAnnotationLevel() |
boolean |
isInferringAnnotations() |
getDate, getDescription, getGrandFatheringDate, getName, getRuleId, getRuleViolations, getRuleViolations, getStatus, hasGrandFathering, isDocumentLevel, isOwlDocumentLevel, setDate, setDescription, setGrandFatheringDate, setName, setRuleId, setStatuspublic static final String PERMANENT_JAVA_ID
public GoAnnotationExperimentalPredictionRule(OWLGraphWrapper source)
public Set<AnnotationRuleViolation> getRuleViolations(GeneAnnotation a)
AnnotationRulegetRuleViolations in interface AnnotationRulegetRuleViolations in class AbstractAnnotationRulea - annotationAnnotationRule.isAnnotationLevel()public boolean isAnnotationLevel()
isAnnotationLevel in interface AnnotationRuleisAnnotationLevel in class AbstractAnnotationRuleGeneAnnotation.AnnotationRule.getRuleViolations(GeneAnnotation)public List<Prediction> getPredictedAnnotations(GafDocument gafDoc, OWLGraphWrapper graph)
AnnotationRuleGafDocument in plan and OWL format, check for
possible new inferred annotations (Prediction).getPredictedAnnotations in interface AnnotationRulegetPredictedAnnotations in class AbstractAnnotationRulepublic boolean isInferringAnnotations()
isInferringAnnotations in interface AnnotationRuleisInferringAnnotations in class AbstractAnnotationRuleAnnotationRule.getPredictedAnnotations(GafDocument, OWLGraphWrapper)Copyright © 2010–2015. All rights reserved.