Class SCF

  • All Implemented Interfaces:
    Chromatogram

    public class SCF
    extends AbstractChromatogram
    A Chromatogram as loaded from an SCF v2 or v3 file. Also loads and exposes the SCF format's "private data" and "comments" sections. The quality values from the SCF are stored as additional sequences on the base call alignment. The labels are the PROB_* constants in this class. The values are IntegerAlphabet.IntegerSymbol objects in the range 0 to 255.
    Author:
    Rhett Sutphin (UI CBCB)