Slice Tools
  • Home
  • SourceForge Page


  • libSlice
  • Home
  • Modules
  • Files
  • Examples
  • Additional Information


  • SourceForge.net Logo
     

    libSlice_Consensus Struct Reference
    [C Interface]


    Detailed Description

    Holds the quality value of the onsensus and each of the 5 components.
    Examples:

    libSliceExample.c.

    Definition at line 83 of file Slice.h.

    Data Fields

    unsigned int qvA
     Quality Value that 'A' is the consensus.

    unsigned int qvC
     Quality Value that 'C' is the consensus.

    unsigned int qvG
     Quality Value that 'G' is the consensus.

    unsigned int qvT
     Quality Value that 'T' is the consensus.

    unsigned int qvGap
     Quality Value that '-' (gap) is the consensus.

    unsigned int qvConsensus
     Quality Value of the consensus.

    char consensus
     Consensus value.

    char ambiguityFlags
     Flags indicating which of the 5 bases should be included.


    The documentation for this struct was generated from the following file: