MakeBaseCalls-methods: Method MakeBaseCalls

MakeBaseCallsR Documentation

Method MakeBaseCalls

Description

Method MakeBaseCalls

Usage

MakeBaseCalls(object, signalRatioCutoff = 0.33)

Arguments

object

A SangerRead S4 instance.

signalRatioCutoff

The ratio of the height of a secondary peak to a primary peak. Secondary peaks higher than this ratio are annotated. Those below the ratio are excluded. The default value is 0.33.

Value

A SangerRead instance.

Examples

data(sangerReadFData)
MakeBaseCalls(sangerReadFData, signalRatioCutoff = 0.22)

roblanf/sangeranalyseR documentation built on April 15, 2024, 12:44 a.m.