Uses of Package
org.biojava.bio.program.phred
Packages that use org.biojava.bio.program.phred
Package
Description
FASTQ and variants sequence format I/O.
Parser for Phred output
-
Classes in org.biojava.bio.program.phred used by org.biojava.bio.program.fastqClassDescriptionPhredSequence 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.phredClassDescriptionPhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores.Qualitative is an interface for classes wanting to hold quality data in symbolic form such as Phred scores.