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")

compbiocore/qckitfastq documentation built on Sept. 20, 2019, 9:30 a.m.