owltools.gaf.inference
Class Prediction
java.lang.Object
owltools.gaf.inference.Prediction
public class Prediction
- extends Object
Prediction
public Prediction()
getGeneAnnotation
public GeneAnnotation getGeneAnnotation()
setGeneAnnotation
public void setGeneAnnotation(GeneAnnotation geneAnnotation)
toString
public String toString()
- Overrides:
toString
in class Object
isRedundantWithExistingAnnotations
public boolean isRedundantWithExistingAnnotations()
setRedundantWithExistingAnnotations
public void setRedundantWithExistingAnnotations(boolean isRedundantWithExistingAnnotations)
isRedundantWithOtherPredictions
public boolean isRedundantWithOtherPredictions()
setRedundantWithOtherPredictions
public void setRedundantWithOtherPredictions(boolean isRedundantWithOtherPredictions)
render
public String render(OWLPrettyPrinter pp)
Copyright © 2010-2011. All Rights Reserved.