Package org.biojava.bio.program.phred


package org.biojava.bio.program.phred
Parser for Phred output
  • Class
    Description
    Format object representing Phred Quality files.
    PhredSequence is an extension of SimpleSequence that implements Qualitative to hold Phred quality scores.
    PhredTools contains static methods for working with phred quality data.
    Qualitative is an interface for classes wanting to hold quality data in symbolic form such as Phred scores.