Uses of Package
org.biojava.bio.program.phred

Packages that use org.biojava.bio.program.phred
org.biojava.bio.program.phred Parser for Phred output 
 

Classes in org.biojava.bio.program.phred used by org.biojava.bio.program.phred
PhredSequence
          PhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores.
Qualitative
          Qualitative is an interface for classes wanting to hold quality data in symbolic form such as Phred scores.