calc_format_score {qckitfastq} | R Documentation |
Calculate score based on Illumina format
calc_format_score(score, score_format)
score |
An ascii quality score from the fastq |
score_format |
The illumina format |
a string as with the best guess as to the illumina format
calc_format_score("A","Sanger")