Uses of Interface
org.biojava.bio.seq.Frame
-
Packages that use Frame Package Description org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects.org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of Frame in org.biojava.bio.seq
Classes in org.biojava.bio.seq that implement Frame Modifier and Type Class Description static class
FramedFeature.ReadingFrame
A singleton to hold the frame information -
Uses of Frame in org.biojava.bio.seq.impl
Classes in org.biojava.bio.seq.impl that implement Frame Modifier and Type Class Description class
SimpleFramedFeature
Title: SimpleFramedFeature.
-