Description Usage Arguments Details Value Examples
Error metrics for lane, tile, and cycle.
1 2 3 4  | errorMetrics(project)
## S4 method for signature 'savProject'
errorMetrics(project)
 | 
project | 
 SAV project  | 
lane:Lane number
tile:Tile ID
cycle:Cycle number
errorrate:Error rate
nPerfect:number of perfect reads
n[1-4]Error:Number of reads with 1, 2, 3 and 4 errors
sorted data.frame of Error metrics
1 2  | example(savR)
colnames(extractionMetrics(fc))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.