Learn R Programming

savR (version 1.10.0)

extractionMetrics: Get Extraction Metrics

Description

Extraction (intensity and FWHM) metrics for lane, tile, and cycle.

Usage

extractionMetrics(project)
"extractionMetrics"(project)

Arguments

project
SAV project

Value

sorted data.frame of Extraction metrics

Details

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

Examples

Run this code
example(savR)
colnames(extractionMetrics(fc))

Run the code above in your browser using DataLab