Slice Tools libSlice |
libSlice_Consensus Struct Reference |
||||||||||||||||||||||||||||||||||||
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. | |