Learn R Programming

strvalidator (version 0.3.0)

tableStutter: Table stutter

Description

tableStutter summarizes a stutter analysis in table format.

Usage

tableStutter(data, scope = "stutter", quant = 0.95)

Arguments

data
data frame from a stutter analysis by calculateStutter.
scope
string, summarize 'global', by 'locus', or by 'stutter'.
quant
numeric, quantile to calculate.

Value

  • data.frame with summarized result.

Details

Summarize the stutter analysis in table format with different scope.