Quality Score Predictors
Torrent software uses the following six predictors that are correlated with empirical base call quality:
The six quality predictors are calculated for each base. Other predictors (not described here) are computed from the corrected flow values generated by the base caller.
The corresponding per-base quality value is located by finding the first line in the lookup table for which all six calculated predictors are less than or equal to the predictor values in the table. This process occurs automatically as part of the standard analysis.
The Phred lookup tables are stored in the /opt/ion/config directory on Torrent Server. The Torrent Server supports separate phred tables for each type of chip (Ion 314™ Chip, Ion 316™ Chip, Ion 318™ Chip, and Ion PI™ Chip), named phredTable.314, phredTable.316, phredTable.318 , and phredTable.p1.1.17 respectively.
The per-base quality along with all other read information is written to the unmapped BAM file.
The per-base quality scores are reported in the QUAL field.
The quality scores are on a phred-10*log_10(error rate) scale.
References-
Brockman et al. (2008): "Quality scores and SNP detection in sequencing-by-synthesis systems." Genome Res. 18: 763-770.References
-
Ewing B, Hillier L, Wendl MC, Green P. (1998): "Base-calling of automated sequencer traces using phred. I. Accuracy assessment." Genome Res. 8(3):175-185.
-
Ewing B, Green P. (1998): "Base-calling of automated sequencer traces using phred. II. Error probabilities." Genome Res. 8(3):186-194.