Uses of Package
org.biojava.bio.seq.impl

Packages that use org.biojava.bio.seq.impl
org.biojava.bio.program.phred Parser for Phred output 
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
 

Classes in org.biojava.bio.seq.impl used by org.biojava.bio.program.phred
SimpleSequence
          A basic implementation of the Sequence interface.
 

Classes in org.biojava.bio.seq.impl used by org.biojava.bio.seq.impl
SimpleFeature
          A no-frills implementation of a feature.
SimpleSequence
          A basic implementation of the Sequence interface.
SimpleStrandedFeature
          A no-frills implementation of StrandedFeature.