| MakeBaseCalls | R Documentation | 
Method MakeBaseCalls
MakeBaseCalls(object, signalRatioCutoff = 0.33)
| 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  | 
A SangerRead instance.
data(sangerReadFData)
MakeBaseCalls(sangerReadFData, signalRatioCutoff = 0.22)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.