calc_format_score: Calculate score based on Illumina format

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

Calculate score based on Illumina format

Usage

1
calc_format_score(score, score_format)

Arguments

score

An ascii quality score from the fastq

score_format

The illumina format

Value

a string as with the best guess as to the illumina format

Examples

1
calc_format_score("A","Sanger")

qckitfastq documentation built on Nov. 8, 2020, 5:24 p.m.