cycles {savR}R Documentation

Get the total number of cycles

Description

Accessor to obtain the total number of cycles sequenced in an Illumina sequencing run.

Usage

cycles(project)

## S4 method for signature 'savProject'
cycles(project)

Arguments

project

SAV project

Value

total number of cycles in run, including all sequencing and index reads.

Examples

example(savR)
cycles(fc)

[Package savR version 1.28.0 Index]