Uses of Package
org.biojava.bio.program.phred
-
Packages that use org.biojava.bio.program.phred Package Description org.biojava.bio.program.fastq FASTQ and variants sequence format I/O.org.biojava.bio.program.phred Parser for Phred output -
Classes in org.biojava.bio.program.phred used by org.biojava.bio.program.fastq Class Description PhredSequence PhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores. -
Classes in org.biojava.bio.program.phred used by org.biojava.bio.program.phred Class Description 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.