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

All Superinterfaces:
LocateAble

public interface StrandAble
extends LocateAble

interface for objects containing strand information (genemodel, Blast, cDNA).

Version:
1.0
Author:
Sebastian R. Spiegler

Method Summary
 org.biojava.bio.seq.StrandedFeature.Strand getStrand()
           
 
Methods inherited from interface uk.ac.sanger.psu.gfmerge.datacomp.LocateAble
getLocation
 

Method Detail

getStrand

org.biojava.bio.seq.StrandedFeature.Strand getStrand()