Description Usage Arguments Details Value Examples
Extraction (intensity and FWHM) metrics for lane, tile, and cycle.
1 2 3 4 | extractionMetrics(project)
## S4 method for signature 'savProject'
extractionMetrics(project)
|
project |
SAV project |
lane
:Lane number
tile
:Tile ID
cycle
:Cycle number
FWHM_[ACGT]
:Full width at half maximum for A, C, G, or T
int_[ACGT]
:Intensity of channel A, C, G, or T
datestamp
:Time/date stamp
sorted data.frame of Extraction 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.