flowcellLayout {savR}R Documentation

Get flowcell layout

Description

Accessor to obtain information about the characteristics of the flowcell from an Illumina sequencing run.

Usage

flowcellLayout(project)

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

Arguments

project

SAV project

Value

illuminaFlowCellLayout-class object

Examples

example(savR)
flowcellLayout(fc)

[Package savR version 1.31.0 Index]