uk.ac.sanger.psu.gfmerge.datacomp
Interface GeneModelAble

All Superinterfaces:
GFMergeFeatureAble, LocateAble
All Known Implementing Classes:
GeneModel

public interface GeneModelAble
extends GFMergeFeatureAble

interface for GeneModel.

Version:
1.0
Author:
Sebastian R. Spiegler
See Also:
GeneModel, LocateAble

Method Summary
 Prediction getPrediction()
           
 
Methods inherited from interface uk.ac.sanger.psu.gfmerge.datacomp.GFMergeFeatureAble
getExons, getFeature, getIntrons, getLength, getTotalExonLength
 
Methods inherited from interface uk.ac.sanger.psu.gfmerge.datacomp.LocateAble
getLocation
 

Method Detail

getPrediction

Prediction getPrediction()